Searched refs:PORT_GP_CFG_25 (Results 1 – 5 of 5) sorted by relevance
/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 552 #define PORT_GP_CFG_25(bank, fn, sfx, cfg) \ macro 555 #define PORT_GP_25(bank, fn, sfx) PORT_GP_CFG_25(bank, fn, sfx, 0) 558 PORT_GP_CFG_25(bank, fn, sfx, cfg), \
|
D | pfc-r8a779f0.c | 20 PORT_GP_CFG_25(1, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|
D | pfc-r8a77980.c | 26 PORT_GP_CFG_25(4, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|
D | pfc-r8a7779.c | 49 PORT_GP_CFG_25(3, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
D | pfc-r8a779g0.c | 46 PORT_GP_CFG_25(4, fn, sfx, CFG_FLAGS), \
|