Searched refs:PORT_GP_CFG_31 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 583 #define PORT_GP_CFG_31(bank, fn, sfx, cfg) \ macro 586 #define PORT_GP_31(bank, fn, sfx) PORT_GP_CFG_31(bank, fn, sfx, 0) 589 PORT_GP_CFG_31(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a779a0.c | 33 PORT_GP_CFG_31(1, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|