Searched refs:r1r0 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common.h | 251 unsigned int pin, bool isup, unsigned int r1r0); 304 unsigned int pin, bool isup, unsigned int r1r0);
|
H A D | pinctrl-mt8135.c | 234 unsigned int pin, bool isup, unsigned int r1r0) in spec_pull_set() argument 264 switch (r1r0) { in spec_pull_set()
|
H A D | pinctrl-mtk-common.c | 241 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()
|