Searched refs:PORT_GP_CFG_16 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 507 #define PORT_GP_CFG_16(bank, fn, sfx, cfg) \ macro 510 #define PORT_GP_16(bank, fn, sfx) PORT_GP_CFG_16(bank, fn, sfx, 0) 513 PORT_GP_CFG_16(bank, fn, sfx, cfg), \
|
D | pfc-r8a77965.c | 23 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a77951.c | 17 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7796.c | 22 PORT_GP_CFG_16(0, fn, sfx, CFG_FLAGS), \
|