Searched refs:PORT_GP_CFG_2 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 448 #define PORT_GP_CFG_2(bank, fn, sfx, cfg) \ macro 451 #define PORT_GP_2(bank, fn, sfx) PORT_GP_CFG_2(bank, fn, sfx, 0) 454 PORT_GP_CFG_2(bank, fn, sfx, cfg), \
|
D | pfc-r8a779a0.c | 34 PORT_GP_CFG_2(2, fn, sfx, CFG_FLAGS), \
|