Searched refs:PORT_GP_CFG_24 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 447 #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 D | pfc-r8a7794.c | 25 PORT_GP_CFG_24(6, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
H A D | pfc-r8a7791.c | 28 PORT_GP_CFG_24(6, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 547 #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 D | pfc-r8a7791.c | 25 PORT_GP_CFG_24(6, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_PULL_UP), \
|