Searched refs:PORT_GP_CFG_22 (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 528 #define PORT_GP_CFG_22(bank, fn, sfx, cfg) \ macro 531 #define PORT_GP_22(bank, fn, sfx) PORT_GP_CFG_22(bank, fn, sfx, 0) 534 PORT_GP_CFG_22(bank, fn, sfx, cfg), \
|
D | pfc-r8a77970.c | 23 PORT_GP_CFG_22(0, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
D | pfc-r8a77980.c | 23 PORT_GP_CFG_22(0, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|