Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c119 .pull_type[0] = pull0, \
120 .pull_type[1] = pull1, \
121 .pull_type[2] = pull2, \
122 .pull_type[3] = pull3, \
144 .pull_type[0] = pull0, \
145 .pull_type[1] = pull1, \
146 .pull_type[2] = pull2, \
147 .pull_type[3] = pull3, \
209 .pull_type[0] = pull0, \
210 .pull_type[1] = pull1, \
[all …]
H A Dpinctrl-rockchip.h329 enum rockchip_pin_pull_type pull_type[4]; member
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.c750 if (hw->soc->pull_type) in mtk_pinconf_bias_set_combo()
751 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pinconf_bias_set_combo()
939 if (hw->soc->pull_type) in mtk_pinconf_bias_get_combo()
940 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pinconf_bias_get_combo()
H A Dpinctrl-mtk-common-v2.h250 const unsigned int *pull_type; member
H A Dpinctrl-mt7986.c929 .pull_type = mt7986_pull_type,
955 .pull_type = mt7986_pull_type,
H A Dpinctrl-mt6795.c593 .pull_type = mt6795_pull_type,
H A Dpinctrl-paris.c644 if (hw->soc->pull_type) in mtk_pctrl_show_one_pin()
645 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pctrl_show_one_pin()
H A Dpinctrl-mt7981.c1029 .pull_type = mt7981_pull_type,
H A Dpinctrl-mt8195.c951 .pull_type = mt8195_pull_type,
H A Dpinctrl-mt8186.c1237 .pull_type = mt8186_pull_type,
H A Dpinctrl-mt8192.c1401 .pull_type = mt8192_pull_type,
H A Dpinctrl-mt8188.c1641 .pull_type = mt8188_pull_type,
/linux/drivers/net/wireless/ath/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.c7498 u32 pull_type, u32 intr_mode) in ath10k_wmi_op_gen_gpio_config() argument
7508 cmd->pull_type = __cpu_to_le32(pull_type); in ath10k_wmi_op_gen_gpio_config()
7514 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
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3030 u32 pull_type; member
3058 u32 pull_type; member