Home
last modified time | relevance | path

Searched refs:PORT_GP_CFG_30 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h473 #define PORT_GP_CFG_30(bank, fn, sfx, cfg) \ macro
476 #define PORT_GP_30(bank, fn, sfx) PORT_GP_CFG_30(bank, fn, sfx, 0)
479 PORT_GP_CFG_30(bank, fn, sfx, cfg), \
/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h577 #define PORT_GP_CFG_30(bank, fn, sfx, cfg) \ macro
580 #define PORT_GP_30(bank, fn, sfx) PORT_GP_CFG_30(bank, fn, sfx, 0)
583 PORT_GP_CFG_30(bank, fn, sfx, cfg), \
H A Dpfc-r8a7792.c25 PORT_GP_CFG_30(11, fn, sfx, SH_PFC_PIN_CFG_PULL_UP)
H A Dpfc-r8a7790.c25 PORT_GP_CFG_30(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
26 PORT_GP_CFG_30(2, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
H A Dpfc-r8a77980.c24 PORT_GP_CFG_30(2, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_PULL_UP_DOWN), \