Searched full:mtk_pupd_set_r1r0_00 (Results 1 – 10 of 10) sorted by relevance
113 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &139 different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
125 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &170 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &
118 set different resistance. It can support "MTK_PUPD_SET_R1R0_00" &166 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
14 #define MTK_PUPD_SET_R1R0_00 100 macro
128 if (ret != MTK_PUPD_SET_R1R0_00 && ret != MTK_DISABLE) in mtk_pinconf_get()143 if (ret == MTK_PUPD_SET_R1R0_00 || ret == MTK_DISABLE) in mtk_pinconf_get()160 if (ret == MTK_PUPD_SET_R1R0_00 || ret == MTK_DISABLE) in mtk_pinconf_get()
278 case MTK_PUPD_SET_R1R0_00: in mtk_pctrl_spec_pull_set_samereg()314 * the parameter should be "MTK_PUPD_SET_R1R0_00". in mtk_pconf_set_pull_select()316 r1r0 = enable ? arg : MTK_PUPD_SET_R1R0_00; in mtk_pconf_set_pull_select()
151 if (ret == MTK_PUPD_SET_R1R0_00) in mtk_pinconf_get()652 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()918 *enable = MTK_PUPD_SET_R1R0_00; in mtk_pinconf_bias_get_pupd_r1_r0()
265 case MTK_PUPD_SET_R1R0_00: in spec_pull_set()