Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dcore.h27 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data);
H A Dpinctrl.c534 sh_pfc_write(pfc, reg, val); in sh_pfc_pinconf_set_drive_strength()
712 sh_pfc_write(pfc, pocctrl, val); in sh_pfc_pinconf_set()
884 sh_pfc_write(pfc, reg->pud, updown); in rcar_pinmux_set_bias()
887 sh_pfc_write(pfc, reg->puen, enable); in rcar_pinmux_set_bias()
893 sh_pfc_write(pfc, reg->pud, enable); in rcar_pinmux_set_bias()
H A Dcore.c193 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data) in sh_pfc_write() function
663 sh_pfc_write(pfc, reg, pfc->saved_regs[idx]); in sh_pfc_restore_reg()
H A Dpfc-r8a77995.c3165 sh_pfc_write(pfc, reg->pud, updown); in r8a77995_pinmux_set_bias()
3167 sh_pfc_write(pfc, reg->puen, enable); in r8a77995_pinmux_set_bias()
H A Dpfc-r8a7794.c5827 sh_pfc_write(pfc, 0xe6060068, 0x55555500); in r8a7794_pinmux_soc_init()
H A Dpfc-r8a7790.c6127 sh_pfc_write(pfc, 0xe6060088, 0x00155554); in r8a7790_pinmux_soc_init()
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c127 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data) in sh_pfc_write() function
H A Dsh_pfc.h260 void sh_pfc_write(struct sh_pfc *pfc, u32 reg, u32 data);
H A Dpfc-r8a7796.c6145 sh_pfc_write(pfc, reg->pud, updown); in r8a7796_pinmux_set_bias()
6146 sh_pfc_write(pfc, reg->puen, enable); in r8a7796_pinmux_set_bias()
H A Dpfc-r8a7795.c6190 sh_pfc_write(pfc, reg->pud, updown); in r8a7795_pinmux_set_bias()
6191 sh_pfc_write(pfc, reg->puen, enable); in r8a7795_pinmux_set_bias()