Searched refs:PORT_GP_CFG_22 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 437 #define PORT_GP_CFG_22(bank, fn, sfx, cfg) \ macro 440 #define PORT_GP_22(bank, fn, sfx) PORT_GP_CFG_22(bank, fn, sfx, 0) 443 PORT_GP_CFG_22(bank, fn, sfx, cfg), \
|
D | pfc-r8a77970.c | 23 PORT_GP_CFG_22(0, fn, sfx, SH_PFC_PIN_CFG_DRIVE_STRENGTH), \
|