Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
A Dpinctrl-rockchip.c123 .pull_type[0] = pull0, \
124 .pull_type[1] = pull1, \
125 .pull_type[2] = pull2, \
126 .pull_type[3] = pull3, \
173 .pull_type[0] = pull0, \
174 .pull_type[1] = pull1, \
175 .pull_type[2] = pull2, \
176 .pull_type[3] = pull3, \
1770 int reg, ret, pull_type; in rockchip_get_pull() local
1797 pull_type = bank->pull_type[pin_num / 8]; in rockchip_get_pull()
[all …]
A Dpinctrl-rockchip.h161 enum rockchip_pin_pull_type pull_type[4]; member
/linux/drivers/pinctrl/mediatek/
A 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()
931 if (hw->soc->pull_type) in mtk_pinconf_bias_get_combo()
932 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pinconf_bias_get_combo()
A Dpinctrl-mtk-common-v2.h250 const unsigned int *pull_type; member
A Dpinctrl-paris.c596 if (hw->soc->pull_type) in mtk_pctrl_show_one_pin()
597 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pctrl_show_one_pin()
A Dpinctrl-mt8195.c950 .pull_type = mt8195_pull_type,
/linux/drivers/net/wireless/ath/ath11k/
A Dwmi.h2935 u32 pull_type; member
2963 u32 pull_type; member

Completed in 46 milliseconds