Home
last modified time | relevance | path

Searched refs:MTK_PUPD_SET_R1R0_10 (Results 1 – 9 of 9) 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/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()