Searched refs:pull_type (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.6/drivers/pinctrl/ |
| D | pinctrl-rockchip.c | 119 .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 …]
|
| D | pinctrl-rockchip.h | 328 enum rockchip_pin_pull_type pull_type[4]; member
|
| /Linux-v6.6/drivers/pinctrl/mediatek/ |
| D | pinctrl-mtk-common-v2.c | 747 if (hw->soc->pull_type) in mtk_pinconf_bias_set_combo() 748 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pinconf_bias_set_combo() 936 if (hw->soc->pull_type) in mtk_pinconf_bias_get_combo() 937 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pinconf_bias_get_combo()
|
| D | pinctrl-mtk-common-v2.h | 250 const unsigned int *pull_type; member
|
| D | pinctrl-mt7986.c | 929 .pull_type = mt7986_pull_type, 955 .pull_type = mt7986_pull_type,
|
| D | pinctrl-mt6795.c | 593 .pull_type = mt6795_pull_type,
|
| D | pinctrl-paris.c | 660 if (hw->soc->pull_type) in mtk_pctrl_show_one_pin() 661 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pctrl_show_one_pin()
|
| D | pinctrl-mt7981.c | 999 .pull_type = mt7981_pull_type,
|
| D | pinctrl-mt8195.c | 951 .pull_type = mt8195_pull_type,
|
| D | pinctrl-mt8186.c | 1238 .pull_type = mt8186_pull_type,
|
| D | pinctrl-mt8192.c | 1402 .pull_type = mt8192_pull_type,
|
| D | pinctrl-mt8188.c | 1641 .pull_type = mt8188_pull_type,
|
| /Linux-v6.6/drivers/net/wireless/ath/ath11k/ |
| D | wmi.h | 3013 u32 pull_type; member 3041 u32 pull_type; member
|