Searched refs:PORT_GP_CFG_18 (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 421 #define PORT_GP_CFG_18(bank, fn, sfx, cfg) \ macro 424 #define PORT_GP_18(bank, fn, sfx) PORT_GP_CFG_18(bank, fn, sfx, 0) 427 PORT_GP_CFG_18(bank, fn, sfx, cfg), \
|
D | pfc-r8a7795.c | 29 PORT_GP_CFG_18(4, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
D | pfc-r8a7796.c | 35 PORT_GP_CFG_18(4, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|