Searched refs:PORT_GP_CFG_12 (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 394 #define PORT_GP_CFG_12(bank, fn, sfx, cfg) \ macro 398 #define PORT_GP_12(bank, fn, sfx) PORT_GP_CFG_12(bank, fn, sfx, 0) 401 PORT_GP_CFG_12(bank, fn, sfx, cfg), \
|
D | pfc-r8a7796.c | 30 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
D | pfc-r8a7795.c | 24 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|