Searched refs:PORT_GP_CFG_8 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 467 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ macro 470 #define PORT_GP_8(bank, fn, sfx) PORT_GP_CFG_8(bank, fn, sfx, 0) 473 PORT_GP_CFG_8(bank, fn, sfx, cfg), \
|