Searched refs:PORT_GP_CFG_4 (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 360 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ macro 365 #define PORT_GP_4(bank, fn, sfx) PORT_GP_CFG_4(bank, fn, sfx, 0) 368 PORT_GP_CFG_4(bank, fn, sfx, cfg), \
|
D | pfc-r8a7796.c | 38 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
D | pfc-r8a7795.c | 32 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|