Home
last modified time | relevance | path

Searched refs:PORT_GP_CFG_7 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h462 #define PORT_GP_CFG_7(bank, fn, sfx, cfg) \ macro
465 #define PORT_GP_7(bank, fn, sfx) PORT_GP_CFG_7(bank, fn, sfx, 0)
468 PORT_GP_CFG_7(bank, fn, sfx, cfg), \
H A Dpfc-r8a7794.c23 PORT_GP_CFG_7(5, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
H A Dpfc-r8a7791.c34 PORT_GP_CFG_7(7, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \