Searched refs:PORT_GP_CFG_21 (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 523 #define PORT_GP_CFG_21(bank, fn, sfx, cfg) \ macro 526 #define PORT_GP_21(bank, fn, sfx) PORT_GP_CFG_21(bank, fn, sfx, 0) 529 PORT_GP_CFG_21(bank, fn, sfx, cfg), \
|