Searched refs:PORT_GP_CFG_32 (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 478 #define PORT_GP_CFG_32(bank, fn, sfx, cfg) \ macro 482 #define PORT_GP_32(bank, fn, sfx) PORT_GP_CFG_32(bank, fn, sfx, 0)
|
D | pfc-r8a7790.c | 27 PORT_GP_CFG_32(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
D | pfc-r8a7795.c | 31 PORT_GP_CFG_32(6, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7796.c | 37 PORT_GP_CFG_32(6, fn, sfx, CFG_FLAGS), \
|