Home
last modified time | relevance | path

Searched refs:PORT_GP_CFG_11 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h482 #define PORT_GP_CFG_11(bank, fn, sfx, cfg) \ macro
485 #define PORT_GP_11(bank, fn, sfx) PORT_GP_CFG_11(bank, fn, sfx, 0)
488 PORT_GP_CFG_11(bank, fn, sfx, cfg), \
H A Dpfc-r8a77990.c30PORT_GP_CFG_11(4, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_DRIVE_STRE…
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h389 #define PORT_GP_CFG_11(bank, fn, sfx, cfg) \ macro
392 #define PORT_GP_11(bank, fn, sfx) PORT_GP_CFG_11(bank, fn, sfx, 0)
H A Dpfc-r8a77990.c34 PORT_GP_CFG_11(4, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \