Searched refs:MTK_PUPD_SET_R1R0_00 (Results 1 – 10 of 10) sorted by relevance
14 #define MTK_PUPD_SET_R1R0_00 100 macro
125 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()
266 case MTK_PUPD_SET_R1R0_00: in spec_pull_set()
151 if (ret == MTK_PUPD_SET_R1R0_00) in mtk_pinconf_get()668 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()915 *enable = MTK_PUPD_SET_R1R0_00; in mtk_pinconf_bias_get_pupd_r1_r0()
280 case MTK_PUPD_SET_R1R0_00: in mtk_pctrl_spec_pull_set_samereg()318 r1r0 = enable ? arg : MTK_PUPD_SET_R1R0_00; in mtk_pconf_set_pull_select()
126 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &171 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
112 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &135 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
119 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &167 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
102 as MTK_PUPD_SET_R1R0_00. See dt-bindings/pinctrl/mt65xx.h for
Completed in 15 milliseconds