Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/boot/dts/mediatek/
Dmt8195-demo.dts280 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
309 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
330 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
344 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
368 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
Dmt8173-elm.dtsi688 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
711 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
718 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
771 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
777 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
789 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
796 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
802 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
Dmt8183-evb.dts251 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
257 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
306 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
Dmt8192-asurada.dtsi588 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
617 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
629 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
648 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
674 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
Dmt8173-evb.dts216 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
268 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
274 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
Dmt8195-cherry.dtsi563 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
592 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
598 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
630 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dmediatek,mt8188-pinctrl.yaml113 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" & "MTK_PUPD_SET_R1R0_11"
136 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" & "MTK_PUPD_SET_R1R0_11"
214 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
Dmediatek,pinctrl-mt6795.yaml215 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
220 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
Dpinctrl-mt8186.yaml127 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" &
172 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" &
Dpinctrl-mt8195.yaml120 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" &
168 "MTK_PUPD_SET_R1R0_01" & "MTK_PUPD_SET_R1R0_10" &
/Linux-v6.1/Documentation/devicetree/bindings/mtd/
Dmtk-nand.txt109 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
115 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
/Linux-v6.1/include/dt-bindings/pinctrl/
Dmt65xx.h16 #define MTK_PUPD_SET_R1R0_10 102 macro
/Linux-v6.1/arch/arm/boot/dts/
Dmt7623.dtsi1160 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
1190 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
1196 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
1204 bias-pull-down = <MTK_PUPD_SET_R1R0_10>;
1225 bias-pull-up = <MTK_PUPD_SET_R1R0_10>;
/Linux-v6.1/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common-v2.c642 } else if (arg == MTK_PUPD_SET_R1R0_10) { in mtk_pinconf_bias_set_pupd_r1_r0()
919 *enable = MTK_PUPD_SET_R1R0_10; in mtk_pinconf_bias_get_pupd_r1_r0()
Dpinctrl-mt8135.c274 case MTK_PUPD_SET_R1R0_10: in spec_pull_set()
Dpinctrl-paris.c671 } else if (pullen == MTK_PUPD_SET_R1R0_10) { in mtk_pctrl_show_one_pin()
Dpinctrl-mtk-common.c288 case MTK_PUPD_SET_R1R0_10: in mtk_pctrl_spec_pull_set_samereg()