Searched refs:pocctrl (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/drivers/pinctrl/sh-pfc/ |
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 | 2849 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()
|
D | pfc-r8a77970.c | 2405 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()
|
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-r8a77990.c | 5002 u32 *pocctrl) in r8a77990_pin_to_pocctrl() argument 5006 *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-r8a7790.c | 5710 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()
|
D | pfc-r8a7795-es1.c | 5566 u32 *pocctrl) in r8a7795es1_pin_to_pocctrl() argument 5570 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a7795es1_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-r8a77965.c | 6124 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()
|
D | pfc-r8a7795.c | 5918 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()
|