Searched refs:PORT_GP_CFG_17 (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 507 #define PORT_GP_CFG_17(bank, fn, sfx, cfg) \ macro 510 #define PORT_GP_17(bank, fn, sfx) PORT_GP_CFG_17(bank, fn, sfx, 0) 513 PORT_GP_CFG_17(bank, fn, sfx, cfg), \
|
D | pfc-r8a77970.c | 25 PORT_GP_CFG_17(2, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \ 26 PORT_GP_CFG_17(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
D | pfc-r8a77980.c | 26 PORT_GP_CFG_17(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|