Home
last modified time | relevance | path

Searched refs:r1r0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h251 unsigned int pin, bool isup, unsigned int r1r0);
304 unsigned int pin, bool isup, unsigned int r1r0);
H A Dpinctrl-mt8135.c234 unsigned int pin, bool isup, unsigned int r1r0) in spec_pull_set() argument
264 switch (r1r0) { in spec_pull_set()
H A Dpinctrl-mtk-common.c241 unsigned int pin, bool isup, unsigned int r1r0) in mtk_pctrl_spec_pull_set_samereg() argument
277 switch (r1r0) { in mtk_pctrl_spec_pull_set_samereg()
305 unsigned int reg_pullen, reg_pullsel, r1r0; in mtk_pconf_set_pull_select() local
316 r1r0 = enable ? arg : MTK_PUPD_SET_R1R0_00; in mtk_pconf_set_pull_select()
319 r1r0); in mtk_pconf_set_pull_select()