Searched refs:PORT_GP_CFG_19 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 522 #define PORT_GP_CFG_19(bank, fn, sfx, cfg) \ macro 525 #define PORT_GP_19(bank, fn, sfx) PORT_GP_CFG_19(bank, fn, sfx, 0) 528 PORT_GP_CFG_19(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a779f0.c | 22 PORT_GP_CFG_19(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33)
|
H A D | pfc-r8a779g0.c | 19 PORT_GP_CFG_19(0, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|