Searched refs:MTK_PUPD_SET_R1R0_00 (Results 1 – 7 of 7) sorted by relevance
14 #define MTK_PUPD_SET_R1R0_00 100 macro
96 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &136 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
97 as MTK_PUPD_SET_R1R0_00. See dt-bindings/pinctrl/mt65xx.h for
264 case MTK_PUPD_SET_R1R0_00: in spec_pull_set()
100 if (ret == MTK_PUPD_SET_R1R0_00) in mtk_pinconf_get()604 if (pullen == MTK_PUPD_SET_R1R0_00) { in mtk_pctrl_show_one_pin()
635 if ((arg == MTK_DISABLE) || (arg == MTK_PUPD_SET_R1R0_00)) { in mtk_pinconf_bias_set_pupd_r1_r0()910 *enable = MTK_PUPD_SET_R1R0_00; in mtk_pinconf_bias_get_pupd_r1_r0()
261 case MTK_PUPD_SET_R1R0_00: in mtk_pctrl_spec_pull_set_samereg()299 r1r0 = enable ? arg : MTK_PUPD_SET_R1R0_00; in mtk_pconf_set_pull_select()
Completed in 12 milliseconds