Searched refs:PORT_GP_CFG_30 (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 568 #define PORT_GP_CFG_30(bank, fn, sfx, cfg) \ macro 571 #define PORT_GP_30(bank, fn, sfx) PORT_GP_CFG_30(bank, fn, sfx, 0) 574 PORT_GP_CFG_30(bank, fn, sfx, cfg), \
|
D | pfc-r8a77980.c | 25 PORT_GP_CFG_30(2, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|