Searched refs:PORT_GP_CFG_12 (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 394 #define PORT_GP_CFG_12(bank, fn, sfx, cfg) \ macro 398 #define PORT_GP_12(bank, fn, sfx) PORT_GP_CFG_12(bank, fn, sfx, 0) 401 PORT_GP_CFG_12(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77990.c | 29 PORT_GP_CFG_12(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
H A D | pfc-r8a7795.c | 24 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
H A D | pfc-r8a7796.c | 30 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 487 #define PORT_GP_CFG_12(bank, fn, sfx, cfg) \ macro 490 #define PORT_GP_12(bank, fn, sfx) PORT_GP_CFG_12(bank, fn, sfx, 0) 493 PORT_GP_CFG_12(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77990.c | 25 …PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_DRIVE_STRE…
|
H A D | pfc-r8a77965.c | 26 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|
H A D | pfc-r8a77951.c | 20 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|
H A D | pfc-r8a7796.c | 25 PORT_GP_CFG_12(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|