Home
last modified time | relevance | path

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

/external/u-boot/drivers/pinctrl/renesas/
Dpfc.c638 void __iomem *pocctrl; in sh_pfc_pinconf_set() local
678 pocctrl = (void __iomem *)(uintptr_t)addr; in sh_pfc_pinconf_set()
680 val = sh_pfc_read_raw_reg(pocctrl, 32); in sh_pfc_pinconf_set()
689 sh_pfc_write_raw_reg(pocctrl, 32, val); in sh_pfc_pinconf_set()
Dpfc-r8a77970.c2384 u32 *pocctrl) in r8a77970_pin_to_pocctrl() argument
2388 *pocctrl = 0xe6060380; in r8a77970_pin_to_pocctrl()
2394 *pocctrl += 4; in r8a77970_pin_to_pocctrl()
Dsh_pfc.h226 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-r8a7790.c5687 static int r8a7790_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7790_pin_to_pocctrl() argument
5692 *pocctrl = 0xe606008c; in r8a7790_pin_to_pocctrl()
Dpfc-r8a7791.c6602 static int r8a7791_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7791_pin_to_pocctrl() argument
6607 *pocctrl = 0xe606008c; in r8a7791_pin_to_pocctrl()
Dpfc-r8a7795.c5894 static int r8a7795_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl) in r8a7795_pin_to_pocctrl() argument
5898 *pocctrl = pinmux_ioctrl_regs[POCCTRL].reg; in r8a7795_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()