Searched refs:PORT_GP_CFG_29 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 572 #define PORT_GP_CFG_29(bank, fn, sfx, cfg) \ macro 575 #define PORT_GP_29(bank, fn, sfx) PORT_GP_CFG_29(bank, fn, sfx, 0) 578 PORT_GP_CFG_29(bank, fn, sfx, cfg), \
|
D | pfc-r8a7792.c | 14 PORT_GP_CFG_29(0, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
D | pfc-r8a77965.c | 24 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a77951.c | 18 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7796.c | 23 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|