Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h447 #define PORT_GP_CFG_24(bank, fn, sfx, cfg) \ macro
450 #define PORT_GP_24(bank, fn, sfx) PORT_GP_CFG_24(bank, fn, sfx, 0)
453 PORT_GP_CFG_24(bank, fn, sfx, cfg), \
H A Dpfc-r8a7794.c25 PORT_GP_CFG_24(6, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
H A Dpfc-r8a7791.c28 PORT_GP_CFG_24(6, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h547 #define PORT_GP_CFG_24(bank, fn, sfx, cfg) \ macro
550 #define PORT_GP_24(bank, fn, sfx) PORT_GP_CFG_24(bank, fn, sfx, 0)
553 PORT_GP_CFG_24(bank, fn, sfx, cfg), \
H A Dpfc-r8a7791.c25 PORT_GP_CFG_24(6, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_PULL_UP), \