Home
last modified time | relevance | path

Searched refs:pocctrl (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dpinctrl.c637 u32 pocctrl, val; in sh_pfc_pinconf_get() local
643 bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &pocctrl); in sh_pfc_pinconf_get()
648 val = sh_pfc_read(pfc, pocctrl); in sh_pfc_pinconf_get()
705 u32 pocctrl, val; in sh_pfc_pinconf_set() local
711 bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &pocctrl); in sh_pfc_pinconf_set()
719 val = sh_pfc_read(pfc, pocctrl); in sh_pfc_pinconf_set()
724 sh_pfc_write(pfc, pocctrl, val); in sh_pfc_pinconf_set()
Dpfc-r8a77980.c2798 u32 *pocctrl) in r8a77980_pin_to_pocctrl() argument
2802 *pocctrl = pinmux_ioctrl_regs[IOCTRL30].reg; in r8a77980_pin_to_pocctrl()
2808 *pocctrl = pinmux_ioctrl_regs[IOCTRL31].reg; in r8a77980_pin_to_pocctrl()
2815 *pocctrl = pinmux_ioctrl_regs[IOCTRL32].reg; in r8a77980_pin_to_pocctrl()
Dpfc-r8a77970.c2399 u32 *pocctrl) in r8a77970_pin_to_pocctrl() argument
2403 *pocctrl = pinmux_ioctrl_regs[IOCTRL30].reg; in r8a77970_pin_to_pocctrl()
2409 *pocctrl = pinmux_ioctrl_regs[IOCTRL31].reg; in r8a77970_pin_to_pocctrl()
Dsh_pfc.h234 int (*pin_to_pocctrl)(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl);
Dpfc-r8a77995.c2465 static int r8a77995_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a77995_pin_to_pocctrl() argument
2469 *pocctrl = 0xe6060380; in r8a77995_pin_to_pocctrl()
Dpfc-r8a7794.c5547 static int r8a7794_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7794_pin_to_pocctrl() argument
5549 *pocctrl = 0xe606006c; in r8a7794_pin_to_pocctrl()
Dpfc-r8a7791.c6601 static int r8a7791_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7791_pin_to_pocctrl() argument
6606 *pocctrl = 0xe606008c; in r8a7791_pin_to_pocctrl()
Dpfc-r8a7790.c5697 static int r8a7790_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7790_pin_to_pocctrl() argument
5702 *pocctrl = 0xe606008c; in r8a7790_pin_to_pocctrl()
Dpfc-r8a77965.c4835 static int r8a77965_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a77965_pin_to_pocctrl() argument
4839 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a77965_pin_to_pocctrl()
Dpfc-r8a7795-es1.c5508 u32 *pocctrl) in r8a7795es1_pin_to_pocctrl() argument
5512 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a7795es1_pin_to_pocctrl()
Dpfc-r8a7796.c5836 static int r8a7796_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7796_pin_to_pocctrl() argument
5840 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a7796_pin_to_pocctrl()
Dpfc-r8a7795.c5895 static int r8a7795_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7795_pin_to_pocctrl() argument
5899 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a7795_pin_to_pocctrl()