Searched refs:PORT_GP_CFG_21 (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 532 #define PORT_GP_CFG_21(bank, fn, sfx, cfg) \ macro 535 #define PORT_GP_21(bank, fn, sfx) PORT_GP_CFG_21(bank, fn, sfx, 0) 538 PORT_GP_CFG_21(bank, fn, sfx, cfg), \
|
D | pfc-r8a779g0.c | 47 PORT_GP_CFG_21(5, fn, sfx, CFG_FLAGS), \ 48 PORT_GP_CFG_21(6, fn, sfx, CFG_FLAGS), \ 49 PORT_GP_CFG_21(7, fn, sfx, CFG_FLAGS), \
|
D | pfc-r8a779f0.c | 19 PORT_GP_CFG_21(0, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|
D | pfc-r8a77995.c | 26 PORT_GP_CFG_21(5, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|