Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h367 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ macro
371 #define PORT_GP_6(bank, fn, sfx) PORT_GP_CFG_6(bank, fn, sfx, 0)
374 PORT_GP_CFG_6(bank, fn, sfx, cfg), \
H A Dpfc-r8a77970.c27 PORT_GP_CFG_6(4, fn, sfx, SH_PFC_PIN_CFG_DRIVE_STRENGTH), \
/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h456 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ macro
460 #define PORT_GP_6(bank, fn, sfx) PORT_GP_CFG_6(bank, fn, sfx, 0)
463 PORT_GP_CFG_6(bank, fn, sfx, cfg), \
H A Dpfc-r8a77970.c26 PORT_GP_CFG_6(4, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \