Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/renesas/
Dsh_pfc.h445 #define PORT_GP_CFG_2(bank, fn, sfx, cfg) \ macro
448 #define PORT_GP_2(bank, fn, sfx) PORT_GP_CFG_2(bank, fn, sfx, 0)
451 PORT_GP_CFG_2(bank, fn, sfx, cfg), \
Dpfc-r8a779a0.c34 PORT_GP_CFG_2(2, fn, sfx, CFG_FLAGS), \