Searched refs:PORT_GP_CFG_15 (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 406 #define PORT_GP_CFG_15(bank, fn, sfx, cfg) \ macro 409 #define PORT_GP_15(bank, fn, sfx) PORT_GP_CFG_15(bank, fn, sfx, 0) 412 PORT_GP_CFG_15(bank, fn, sfx, cfg), \
|
D | pfc-r8a77970.c | 28 PORT_GP_CFG_15(5, fn, sfx, SH_PFC_PIN_CFG_DRIVE_STRENGTH)
|
D | pfc-r8a7795.c | 23 PORT_GP_CFG_15(2, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7796.c | 29 PORT_GP_CFG_15(2, fn, sfx, CFG_FLAGS), \
|