Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/pinctrl/
H A Dmt65xx.h14 #define MTK_PUPD_SET_R1R0_00 100 macro
/openbmc/linux/drivers/pinctrl/mediatek/
H 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()
H A Dpinctrl-mt8135.c265 case MTK_PUPD_SET_R1R0_00: in spec_pull_set()
H A Dpinctrl-paris.c151 if (ret == MTK_PUPD_SET_R1R0_00) in mtk_pinconf_get()
654 if (pullen == MTK_PUPD_SET_R1R0_00) { in mtk_pctrl_show_one_pin()
H A Dpinctrl-mtk-common.c278 case MTK_PUPD_SET_R1R0_00: in mtk_pctrl_spec_pull_set_samereg()
316 r1r0 = enable ? arg : MTK_PUPD_SET_R1R0_00; in mtk_pconf_set_pull_select()
H 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()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt8188-pinctrl.yaml113 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
139 different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
H A Dmediatek,mt8186-pinctrl.yaml125 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
170 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
H A Dmediatek,mt8195-pinctrl.yaml118 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
166 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
H A Dmediatek,mt65xx-pinctrl.yaml102 as MTK_PUPD_SET_R1R0_00. See dt-bindings/pinctrl/mt65xx.h for