Searched refs:pocctrl (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
D | pinctrl.c | 640 u32 pocctrl, val; in sh_pfc_pinconf_get() local 646 bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &pocctrl); in sh_pfc_pinconf_get() 651 val = sh_pfc_read(pfc, pocctrl); in sh_pfc_pinconf_get() 708 u32 pocctrl, val; in sh_pfc_pinconf_set() local 714 bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &pocctrl); in sh_pfc_pinconf_set() 722 val = sh_pfc_read(pfc, pocctrl); in sh_pfc_pinconf_set() 727 sh_pfc_write(pfc, pocctrl, val); in sh_pfc_pinconf_set()
|
D | pfc-r8a77980.c | 2925 u32 *pocctrl) in r8a77980_pin_to_pocctrl() argument 2929 *pocctrl = pinmux_ioctrl_regs[POCCTRL0].reg; in r8a77980_pin_to_pocctrl() 2935 *pocctrl = pinmux_ioctrl_regs[POCCTRL1].reg; in r8a77980_pin_to_pocctrl() 2942 *pocctrl = pinmux_ioctrl_regs[POCCTRL2].reg; in r8a77980_pin_to_pocctrl()
|
D | pfc-r8a77970.c | 2481 u32 *pocctrl) in r8a77970_pin_to_pocctrl() argument 2485 *pocctrl = pinmux_ioctrl_regs[POCCTRL0].reg; in r8a77970_pin_to_pocctrl() 2491 *pocctrl = pinmux_ioctrl_regs[POCCTRL1].reg; in r8a77970_pin_to_pocctrl()
|
D | sh_pfc.h | 266 int (*pin_to_pocctrl)(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl);
|
D | pfc-r8a77470.c | 3405 u32 *pocctrl) in r8a77470_pin_to_pocctrl() argument 3409 *pocctrl = 0xe60600b0; in r8a77470_pin_to_pocctrl()
|
D | pfc-r8a77995.c | 2826 static int r8a77995_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a77995_pin_to_pocctrl() argument 2830 *pocctrl = 0xe6060380; in r8a77995_pin_to_pocctrl()
|
D | pfc-r8a7794.c | 5564 static int r8a7794_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7794_pin_to_pocctrl() argument 5566 *pocctrl = 0xe606006c; in r8a7794_pin_to_pocctrl()
|
D | pfc-r8a7790.c | 5841 static int r8a7790_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7790_pin_to_pocctrl() argument 5846 *pocctrl = 0xe606008c; in r8a7790_pin_to_pocctrl()
|
D | pfc-r8a77990.c | 5005 u32 *pocctrl) in r8a77990_pin_to_pocctrl() argument 5009 *pocctrl = pinmux_ioctrl_regs[POCCTRL0].reg; in r8a77990_pin_to_pocctrl()
|
D | pfc-r8a7791.c | 6620 static int r8a7791_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7791_pin_to_pocctrl() argument 6625 *pocctrl = 0xe606008c; in r8a7791_pin_to_pocctrl()
|
D | pfc-r8a77950.c | 5565 u32 *pocctrl) in r8a77950_pin_to_pocctrl() argument 5569 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a77950_pin_to_pocctrl()
|
D | pfc-r8a77965.c | 6137 static int r8a77965_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a77965_pin_to_pocctrl() argument 6141 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a77965_pin_to_pocctrl()
|
D | pfc-r8a7796.c | 5884 static int r8a7796_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7796_pin_to_pocctrl() argument 5888 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a7796_pin_to_pocctrl()
|
D | pfc-r8a77951.c | 5936 unsigned int pin, u32 *pocctrl) in r8a77951_pin_to_pocctrl() argument 5940 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a77951_pin_to_pocctrl()
|