Home
last modified time | relevance | path

Searched refs:MTK_PUPD_SET_R1R0_00 (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/include/dt-bindings/pinctrl/
A Dmt65xx.h14 #define MTK_PUPD_SET_R1R0_00 100 macro
/linux-6.3-rc2/drivers/pinctrl/mediatek/
A Dpinctrl-moore.c125 if (ret != MTK_PUPD_SET_R1R0_00 && ret != MTK_DISABLE) in mtk_pinconf_get()
140 if (ret == MTK_PUPD_SET_R1R0_00 || ret == MTK_DISABLE) in mtk_pinconf_get()
157 if (ret == MTK_PUPD_SET_R1R0_00 || ret == MTK_DISABLE) in mtk_pinconf_get()
A Dpinctrl-mt8135.c266 case MTK_PUPD_SET_R1R0_00: in spec_pull_set()
A Dpinctrl-paris.c151 if (ret == MTK_PUPD_SET_R1R0_00) in mtk_pinconf_get()
668 if (pullen == MTK_PUPD_SET_R1R0_00) { in mtk_pctrl_show_one_pin()
A Dpinctrl-mtk-common-v2.c635 if ((arg == MTK_DISABLE) || (arg == MTK_PUPD_SET_R1R0_00)) { in mtk_pinconf_bias_set_pupd_r1_r0()
915 *enable = MTK_PUPD_SET_R1R0_00; in mtk_pinconf_bias_get_pupd_r1_r0()
A Dpinctrl-mtk-common.c280 case MTK_PUPD_SET_R1R0_00: in mtk_pctrl_spec_pull_set_samereg()
318 r1r0 = enable ? arg : MTK_PUPD_SET_R1R0_00; in mtk_pconf_set_pull_select()
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dpinctrl-mt8186.yaml126 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
171 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
A Dmediatek,mt8188-pinctrl.yaml112 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
135 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
A Dpinctrl-mt8195.yaml119 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
167 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
A Dmediatek,mt65xx-pinctrl.yaml102 as MTK_PUPD_SET_R1R0_00. See dt-bindings/pinctrl/mt65xx.h for

Completed in 15 milliseconds