Searched refs:r1r0 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/pinctrl/mediatek/ |
| D | pinctrl-mtk-common.h | 248 unsigned int pin, bool isup, unsigned int r1r0); 298 unsigned int pin, bool isup, unsigned int r1r0);
|
| D | pinctrl-mt8135.c | 235 unsigned int pin, bool isup, unsigned int r1r0) in spec_pull_set() argument 265 switch (r1r0) { in spec_pull_set()
|
| D | pinctrl-mtk-common.c | 243 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()
|