Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h384 #define PORT_GP_CFG_10(bank, fn, sfx, cfg) \ macro
387 #define PORT_GP_10(bank, fn, sfx) PORT_GP_CFG_10(bank, fn, sfx, 0)
390 PORT_GP_CFG_10(bank, fn, sfx, cfg), \
395 PORT_GP_CFG_10(bank, fn, sfx, cfg), \
H A Dpfc-r8a77995.c26 PORT_GP_CFG_10(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h477 #define PORT_GP_CFG_10(bank, fn, sfx, cfg) \ macro
480 #define PORT_GP_10(bank, fn, sfx) PORT_GP_CFG_10(bank, fn, sfx, 0)
483 PORT_GP_CFG_10(bank, fn, sfx, cfg), \
H A Dpfc-r8a77995.c24 PORT_GP_CFG_10(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_PULL_UP_DOWN), \