Searched refs:pin_pull_type (Results 1 – 4 of 4) sorted by relevance
142 if (param->pin_pull_type >= WMI_HOST_GPIO_PULL_MAX || in send_gpio_config_cmd_tlv()159 cmd->pull_type = convert_gpio_pull_type(param->pin_pull_type); in send_gpio_config_cmd_tlv()
74 param.pin_pull_type = pull_type; in tgt_gpio_config()
259 cfg_param.pin_pull_type = convert_vendor_gpio_pull_type(pull_type); in wlan_set_gpio_config()
4092 enum gpio_pull_type pin_pull_type; member