Home
last modified time | relevance | path

Searched refs:pull_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-ops.h230 u32 input, u32 pull_type, u32 intr_mode);
1129 u32 input, u32 pull_type, u32 intr_mode) in ath10k_wmi_gpio_config() argument
1136 skb = ar->wmi.ops->gen_gpio_config(ar, gpio_num, input, pull_type, intr_mode); in ath10k_wmi_gpio_config()
H A Dwmi.c7616 u32 pull_type, u32 intr_mode) in ath10k_wmi_op_gen_gpio_config() argument
7626 cmd->pull_type = __cpu_to_le32(pull_type); in ath10k_wmi_op_gen_gpio_config()
7632 gpio_num, input, pull_type, intr_mode); in ath10k_wmi_op_gen_gpio_config()
H A Dwmi.h3057 __le32 pull_type; /* Pull type defined above */ member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3033 u32 pull_type; member
3061 u32 pull_type; member