Searched refs:MTK_PUPD_SET_R1R0_00 (Results 1 – 6 of 6) sorted by relevance
14 #define MTK_PUPD_SET_R1R0_00 100 macro
264 case MTK_PUPD_SET_R1R0_00: in spec_pull_set()
636 if ((arg == MTK_DISABLE) || (arg == MTK_PUPD_SET_R1R0_00)) { in mtk_pinconf_bias_set_pupd_r1_r0()736 *enable = MTK_PUPD_SET_R1R0_00; in mtk_pinconf_bias_get_pupd_r1_r0()
99 if (ret == MTK_PUPD_SET_R1R0_00) in mtk_pinconf_get()592 if (pullen == MTK_PUPD_SET_R1R0_00) { in mtk_pctrl_show_one_pin()
262 case MTK_PUPD_SET_R1R0_00: in mtk_pctrl_spec_pull_set_samereg()300 r1r0 = enable ? arg : MTK_PUPD_SET_R1R0_00; in mtk_pconf_set_pull_select()
69 Some macros have been defined for this usage, such as MTK_PUPD_SET_R1R0_00.