pocctrl 3405 drivers/pinctrl/sh-pfc/pfc-r8a77470.c u32 *pocctrl) pocctrl 3409 drivers/pinctrl/sh-pfc/pfc-r8a77470.c *pocctrl = 0xe60600b0; pocctrl 5710 drivers/pinctrl/sh-pfc/pfc-r8a7790.c static int r8a7790_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) pocctrl 5715 drivers/pinctrl/sh-pfc/pfc-r8a7790.c *pocctrl = 0xe606008c; pocctrl 6620 drivers/pinctrl/sh-pfc/pfc-r8a7791.c static int r8a7791_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) pocctrl 6625 drivers/pinctrl/sh-pfc/pfc-r8a7791.c *pocctrl = 0xe606008c; pocctrl 5564 drivers/pinctrl/sh-pfc/pfc-r8a7794.c static int r8a7794_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) pocctrl 5566 drivers/pinctrl/sh-pfc/pfc-r8a7794.c *pocctrl = 0xe606006c; pocctrl 5566 drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c u32 *pocctrl) pocctrl 5570 drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; pocctrl 5918 drivers/pinctrl/sh-pfc/pfc-r8a7795.c static int r8a7795_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) pocctrl 5922 drivers/pinctrl/sh-pfc/pfc-r8a7795.c *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; pocctrl 5884 drivers/pinctrl/sh-pfc/pfc-r8a7796.c static int r8a7796_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) pocctrl 5888 drivers/pinctrl/sh-pfc/pfc-r8a7796.c *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; pocctrl 6124 drivers/pinctrl/sh-pfc/pfc-r8a77965.c static int r8a77965_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) pocctrl 6128 drivers/pinctrl/sh-pfc/pfc-r8a77965.c *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; pocctrl 2405 drivers/pinctrl/sh-pfc/pfc-r8a77970.c u32 *pocctrl) pocctrl 2409 drivers/pinctrl/sh-pfc/pfc-r8a77970.c *pocctrl = pinmux_ioctrl_regs[POCCTRL0].reg; pocctrl 2415 drivers/pinctrl/sh-pfc/pfc-r8a77970.c *pocctrl = pinmux_ioctrl_regs[POCCTRL1].reg; pocctrl 2849 drivers/pinctrl/sh-pfc/pfc-r8a77980.c u32 *pocctrl) pocctrl 2853 drivers/pinctrl/sh-pfc/pfc-r8a77980.c *pocctrl = pinmux_ioctrl_regs[POCCTRL0].reg; pocctrl 2859 drivers/pinctrl/sh-pfc/pfc-r8a77980.c *pocctrl = pinmux_ioctrl_regs[POCCTRL1].reg; pocctrl 2866 drivers/pinctrl/sh-pfc/pfc-r8a77980.c *pocctrl = pinmux_ioctrl_regs[POCCTRL2].reg; pocctrl 5005 drivers/pinctrl/sh-pfc/pfc-r8a77990.c u32 *pocctrl) pocctrl 5009 drivers/pinctrl/sh-pfc/pfc-r8a77990.c *pocctrl = pinmux_ioctrl_regs[POCCTRL0].reg; pocctrl 2826 drivers/pinctrl/sh-pfc/pfc-r8a77995.c static int r8a77995_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) pocctrl 2830 drivers/pinctrl/sh-pfc/pfc-r8a77995.c *pocctrl = 0xe6060380; pocctrl 640 drivers/pinctrl/sh-pfc/pinctrl.c u32 pocctrl, val; pocctrl 646 drivers/pinctrl/sh-pfc/pinctrl.c bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &pocctrl); pocctrl 651 drivers/pinctrl/sh-pfc/pinctrl.c val = sh_pfc_read(pfc, pocctrl); pocctrl 708 drivers/pinctrl/sh-pfc/pinctrl.c u32 pocctrl, val; pocctrl 714 drivers/pinctrl/sh-pfc/pinctrl.c bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &pocctrl); pocctrl 722 drivers/pinctrl/sh-pfc/pinctrl.c val = sh_pfc_read(pfc, pocctrl); pocctrl 727 drivers/pinctrl/sh-pfc/pinctrl.c sh_pfc_write(pfc, pocctrl, val); pocctrl 266 drivers/pinctrl/sh-pfc/sh_pfc.h int (*pin_to_pocctrl)(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl);