Searched refs:PORT_GP_CFG_4 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 450 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ macro 454 #define PORT_GP_4(bank, fn, sfx) PORT_GP_CFG_4(bank, fn, sfx, 0) 457 PORT_GP_CFG_4(bank, fn, sfx, cfg), \
|
D | pfc-r8a77470.c | 14 PORT_GP_CFG_4(0, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
D | pfc-r8a77965.c | 34 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
D | pfc-r8a77951.c | 28 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
D | pfc-r8a7796.c | 33 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|