Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/
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, \
194 .pull_type[0] = pull0, \
195 .pull_type[1] = pull1, \
[all …]
Dpinctrl-rockchip.h327 enum rockchip_pin_pull_type pull_type[4]; member
/linux-5.19.10/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common-v2.c744 if (hw->soc->pull_type) in mtk_pinconf_bias_set_combo()
745 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pinconf_bias_set_combo()
933 if (hw->soc->pull_type) in mtk_pinconf_bias_get_combo()
934 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pinconf_bias_get_combo()
Dpinctrl-mtk-common-v2.h250 const unsigned int *pull_type; member
Dpinctrl-mt6795.c592 .pull_type = mt6795_pull_type,
Dpinctrl-paris.c655 if (hw->soc->pull_type) in mtk_pctrl_show_one_pin()
656 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pctrl_show_one_pin()
Dpinctrl-mt8195.c950 .pull_type = mt8195_pull_type,
Dpinctrl-mt8186.c1237 .pull_type = mt8186_pull_type,
/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dwmi.h2960 u32 pull_type; member
2988 u32 pull_type; member