Home
last modified time | relevance | path

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

/linux-6.1.9/include/dt-bindings/pinctrl/
Dmt65xx.h14 #define MTK_PUPD_SET_R1R0_00 100 macro
/linux-6.1.9/Documentation/devicetree/bindings/pinctrl/
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" &
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" &
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" &
Dmediatek,mt65xx-pinctrl.yaml102 as MTK_PUPD_SET_R1R0_00. See dt-bindings/pinctrl/mt65xx.h for
/linux-6.1.9/drivers/pinctrl/mediatek/
Dpinctrl-mt8135.c266 case MTK_PUPD_SET_R1R0_00: in spec_pull_set()
Dpinctrl-paris.c146 if (ret == MTK_PUPD_SET_R1R0_00) in mtk_pinconf_get()
663 if (pullen == MTK_PUPD_SET_R1R0_00) { in mtk_pctrl_show_one_pin()
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()
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()