Searched refs:PORT_GP_CFG_20 (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 517 #define PORT_GP_CFG_20(bank, fn, sfx, cfg) \ macro 521 #define PORT_GP_20(bank, fn, sfx) PORT_GP_CFG_20(bank, fn, sfx, 0) 524 PORT_GP_CFG_20(bank, fn, sfx, cfg), \
|
D | pfc-r8a77990.c | 32 PORT_GP_CFG_20(5, fn, sfx, CFG_FLAGS), \
|