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