Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.h248 unsigned int pin, bool isup, unsigned int r1r0);
298 unsigned int pin, bool isup, unsigned int r1r0);
Dpinctrl-mt8135.c235 unsigned int pin, bool isup, unsigned int r1r0) in spec_pull_set() argument
265 switch (r1r0) { in spec_pull_set()
Dpinctrl-mtk-common.c243 unsigned int pin, bool isup, unsigned int r1r0) in mtk_pctrl_spec_pull_set_samereg() argument
279 switch (r1r0) { in mtk_pctrl_spec_pull_set_samereg()
307 unsigned int reg_pullen, reg_pullsel, r1r0; in mtk_pconf_set_pull_select() local
318 r1r0 = enable ? arg : MTK_PUPD_SET_R1R0_00; in mtk_pconf_set_pull_select()
321 r1r0); in mtk_pconf_set_pull_select()