Home
last modified time | relevance | path

Searched full:mtk_pupd_set_r1r0_10 (Results 1 – 14 of 14) sorted by relevance

/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6795-sony-xperia-m5.dts270 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
275 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
298 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
304 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
310 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
H A Dmt7986a-rfb.dts138 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
142 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
167 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
171 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
H A Dmt7986a-bananapi-bpi-r3.dts261 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
265 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
290 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
294 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
H A Dmt7986a-bananapi-bpi-r3-mini.dts298 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
302 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
327 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
331 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
H A Dmt8183-evb.dts261 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
267 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
316 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt8188-pinctrl.yaml114 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" &
140 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" &
220 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
H A Dmediatek,mt6795-pinctrl.yaml219 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
224 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
H A Dmediatek,mt8186-pinctrl.yaml126 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" &
171 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" &
H A Dmediatek,mt8195-pinctrl.yaml119 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" &
167 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" &
H A Dmediatek,mt7986-pinctrl.yaml448 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
452 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
/linux/include/dt-bindings/pinctrl/
H A Dmt65xx.h16 #define MTK_PUPD_SET_R1R0_10 102 macro
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt8135.c273 case MTK_PUPD_SET_R1R0_10: in spec_pull_set()
H A Dpinctrl-paris.c660 } else if (pullen == MTK_PUPD_SET_R1R0_10) { in mtk_pctrl_show_one_pin()
H A Dpinctrl-mtk-common.c286 case MTK_PUPD_SET_R1R0_10: in mtk_pctrl_spec_pull_set_samereg()