Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/renesas/
Dsh_pfc.h482 #define PORT_GP_CFG_7(bank, fn, sfx, cfg) \ macro
485 #define PORT_GP_7(bank, fn, sfx) PORT_GP_CFG_7(bank, fn, sfx, 0)
488 PORT_GP_CFG_7(bank, fn, sfx, cfg), \
Dpfc-r8a7794.c23 PORT_GP_CFG_7(5, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
Dpfc-r8a7791.c34 PORT_GP_CFG_7(7, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \