Home
last modified time | relevance | path

Searched refs:sh_pfc_write (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/pinctrl/renesas/
A Dpfc.c154 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data) in sh_pfc_write() function
422 sh_pfc_write(pfc, reg->pud, updown); in rcar_pinmux_set_bias()
425 sh_pfc_write(pfc, reg->puen, enable); in rcar_pinmux_set_bias()
431 sh_pfc_write(pfc, reg->pud, enable); in rcar_pinmux_set_bias()
A Dsh_pfc.h284 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data);
A Dpfc-r8a77995.c3157 sh_pfc_write(pfc, reg->pud, updown); in r8a77995_pinmux_set_bias()
3159 sh_pfc_write(pfc, reg->puen, enable); in r8a77995_pinmux_set_bias()
A Dpfc-r8a7794.c5824 sh_pfc_write(pfc, 0xe6060068, 0x55555500); in r8a7794_pinmux_soc_init()
A Dpfc-r8a7790.c6123 sh_pfc_write(pfc, 0xe6060088, 0x00155554); in r8a7790_pinmux_soc_init()

Completed in 52 milliseconds