Searched refs:PORT_GP_CFG_26 (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 557 #define PORT_GP_CFG_26(bank, fn, sfx, cfg) \ macro 560 #define PORT_GP_26(bank, fn, sfx) PORT_GP_CFG_26(bank, fn, sfx, 0) 563 PORT_GP_CFG_26(bank, fn, sfx, cfg), \
|
D | pfc-r8a7794.c | 19 PORT_GP_CFG_26(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
D | pfc-r8a77990.c | 24 PORT_GP_CFG_26(2, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7791.c | 20 PORT_GP_CFG_26(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
D | pfc-r8a77965.c | 32 PORT_GP_CFG_26(5, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a77951.c | 26 PORT_GP_CFG_26(5, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7796.c | 31 PORT_GP_CFG_26(5, fn, sfx, CFG_FLAGS), \
|