Home
last modified time | relevance | path

Searched refs:PORT_GP_CFG_21 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/pinctrl/renesas/
Dsh_pfc.h544 #define PORT_GP_CFG_21(bank, fn, sfx, cfg) \ macro
547 #define PORT_GP_21(bank, fn, sfx) PORT_GP_CFG_21(bank, fn, sfx, 0)
550 PORT_GP_CFG_21(bank, fn, sfx, cfg), \
Dpfc-r8a77995.c26 PORT_GP_CFG_21(5, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \