Home
last modified time | relevance | path

Searched refs:r1r0 (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/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-mtk-common.c241 unsigned int pin, bool isup, unsigned int r1r0) in mtk_pctrl_spec_pull_set_samereg()
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()
239 mtk_pctrl_spec_pull_set_samereg(struct regmap *regmap, const struct mtk_pinctrl_devdata *devdata, unsigned int pin, bool isup, unsigned int r1r0) mtk_pctrl_spec_pull_set_samereg() argument
H A Dpinctrl-mt8135.c234 unsigned int pin, bool isup, unsigned int r1r0) in spec_pull_set()
264 switch (r1r0) { in spec_pull_set()
232 spec_pull_set(struct regmap *regmap, const struct mtk_pinctrl_devdata *devdata, unsigned int pin, bool isup, unsigned int r1r0) spec_pull_set() argument
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-mt8127.c176 unsigned char align, bool isup, unsigned int r1r0) in mt8127_spec_pull_set()
179 ARRAY_SIZE(mt8127_spec_pupd), pin, align, isup, r1r0); in mt8127_spec_pull_set()
175 mt8127_spec_pull_set(struct regmap *regmap, unsigned int pin, unsigned char align, bool isup, unsigned int r1r0) mt8127_spec_pull_set() argument
H A Dpinctrl-mt8167.c190 unsigned char align, bool isup, unsigned int r1r0) in mt8167_spec_pull_set()
193 ARRAY_SIZE(mt8167_spec_pupd), pin, align, isup, r1r0); in mt8167_spec_pull_set()
189 mt8167_spec_pull_set(struct regmap *regmap, unsigned int pin, unsigned char align, bool isup, unsigned int r1r0) mt8167_spec_pull_set() argument
H A Dpinctrl-mt8516.c190 unsigned char align, bool isup, unsigned int r1r0) in mt8516_spec_pull_set()
193 ARRAY_SIZE(mt8516_spec_pupd), pin, align, isup, r1r0); in mt8516_spec_pull_set()
189 mt8516_spec_pull_set(struct regmap *regmap, unsigned int pin, unsigned char align, bool isup, unsigned int r1r0) mt8516_spec_pull_set() argument
H A Dpinctrl-mtk-common.c228 unsigned char align, bool isup, unsigned int r1r0) in mtk_pctrl_spec_pull_set_samereg()
261 switch (r1r0) { in mtk_pctrl_spec_pull_set_samereg()
289 unsigned int reg_pullen, reg_pullsel, r1r0; in mtk_pconf_set_pull_select() local
300 r1r0 = enable ? arg : MTK_PUPD_SET_R1R0_00; in mtk_pconf_set_pull_select()
302 pin, pctl->devdata->port_align, isup, r1r0); in mtk_pconf_set_pull_select()
225 mtk_pctrl_spec_pull_set_samereg(struct regmap *regmap, const struct mtk_pin_spec_pupd_set_samereg *pupd_infos, unsigned int info_num, unsigned int pin, unsigned char align, bool isup, unsigned int r1r0) mtk_pctrl_spec_pull_set_samereg() argument
H A Dpinctrl-mtk-common.h280 unsigned char align, bool isup, unsigned int r1r0);
H A Dpinctrl-mt2701.c274 unsigned char align, bool isup, unsigned int r1r0) in mt2701_spec_pull_set()
277 ARRAY_SIZE(mt2701_spec_pupd), pin, align, isup, r1r0); in mt2701_spec_pull_set()
273 mt2701_spec_pull_set(struct regmap *regmap, unsigned int pin, unsigned char align, bool isup, unsigned int r1r0) mt2701_spec_pull_set() argument
H A Dpinctrl-mt2712.c88 unsigned int r1r0) in mt2712_spec_pull_set()
91 ARRAY_SIZE(mt2712_spec_pupd), pin, align, isup, r1r0); in mt2712_spec_pull_set()
84 mt2712_spec_pull_set(struct regmap *regmap, unsigned int pin, unsigned char align, bool isup, unsigned int r1r0) mt2712_spec_pull_set() argument
H A Dpinctrl-mt8135.c234 unsigned char align, bool isup, unsigned int r1r0) in spec_pull_set()
263 switch (r1r0) { in spec_pull_set()
233 spec_pull_set(struct regmap *regmap, unsigned int pin, unsigned char align, bool isup, unsigned int r1r0) spec_pull_set() argument
H A Dpinctrl-mt8173.c65 unsigned char align, bool isup, unsigned int r1r0) in mt8173_spec_pull_set()
68 ARRAY_SIZE(mt8173_spec_pupd), pin, align, isup, r1r0); in mt8173_spec_pull_set()
64 mt8173_spec_pull_set(struct regmap *regmap, unsigned int pin, unsigned char align, bool isup, unsigned int r1r0) mt8173_spec_pull_set() argument

Completed in 10 milliseconds