Searched refs:PORT_GP_CFG_29 (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 563 #define PORT_GP_CFG_29(bank, fn, sfx, cfg) \ macro 566 #define PORT_GP_29(bank, fn, sfx) PORT_GP_CFG_29(bank, fn, sfx, 0) 569 PORT_GP_CFG_29(bank, fn, sfx, cfg), \
|
D | pfc-r8a77951.c | 19 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a77965.c | 25 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a7796.c | 24 PORT_GP_CFG_29(1, fn, sfx, CFG_FLAGS), \
|