Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/sh-pfc/
Dpinctrl.c640 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()
Dpfc-r8a77980.c2849 u32 *pocctrl) in r8a77980_pin_to_pocctrl() argument
2853 *pocctrl = pinmux_ioctrl_regs[POCCTRL0].reg; in r8a77980_pin_to_pocctrl()
2859 *pocctrl = pinmux_ioctrl_regs[POCCTRL1].reg; in r8a77980_pin_to_pocctrl()
2866 *pocctrl = pinmux_ioctrl_regs[POCCTRL2].reg; in r8a77980_pin_to_pocctrl()
Dpfc-r8a77970.c2405 u32 *pocctrl) in r8a77970_pin_to_pocctrl() argument
2409 *pocctrl = pinmux_ioctrl_regs[POCCTRL0].reg; in r8a77970_pin_to_pocctrl()
2415 *pocctrl = pinmux_ioctrl_regs[POCCTRL1].reg; in r8a77970_pin_to_pocctrl()
Dsh_pfc.h266 int (*pin_to_pocctrl)(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl);
Dpfc-r8a77470.c3405 u32 *pocctrl) in r8a77470_pin_to_pocctrl() argument
3409 *pocctrl = 0xe60600b0; in r8a77470_pin_to_pocctrl()
Dpfc-r8a77995.c2826 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()
Dpfc-r8a7794.c5564 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()
Dpfc-r8a77990.c5002 u32 *pocctrl) in r8a77990_pin_to_pocctrl() argument
5006 *pocctrl = pinmux_ioctrl_regs[POCCTRL0].reg; in r8a77990_pin_to_pocctrl()
Dpfc-r8a7791.c6620 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()
Dpfc-r8a7790.c5710 static int r8a7790_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7790_pin_to_pocctrl() argument
5715 *pocctrl = 0xe606008c; in r8a7790_pin_to_pocctrl()
Dpfc-r8a7795-es1.c5566 u32 *pocctrl) in r8a7795es1_pin_to_pocctrl() argument
5570 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a7795es1_pin_to_pocctrl()
Dpfc-r8a7796.c5884 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()
Dpfc-r8a77965.c6124 static int r8a77965_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a77965_pin_to_pocctrl() argument
6128 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a77965_pin_to_pocctrl()
Dpfc-r8a7795.c5918 static int r8a7795_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7795_pin_to_pocctrl() argument
5922 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a7795_pin_to_pocctrl()