Searched refs:PORT_GP_CFG_24 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 477 #define PORT_GP_CFG_24(bank, fn, sfx, cfg) \ macro 480 #define PORT_GP_24(bank, fn, sfx) PORT_GP_CFG_24(bank, fn, sfx, 0) 483 PORT_GP_CFG_24(bank, fn, sfx, cfg), \
|
D | pfc-r8a7794.c | 25 PORT_GP_CFG_24(6, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
D | pfc-r8a7791.c | 27 PORT_GP_CFG_24(6, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|