Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/renesas/
Dsh_pfc.h448 #define PORT_GP_CFG_2(bank, fn, sfx, cfg) \ macro
451 #define PORT_GP_2(bank, fn, sfx) PORT_GP_CFG_2(bank, fn, sfx, 0)
454 PORT_GP_CFG_2(bank, fn, sfx, cfg), \
Dpfc-r8a779a0.c34 PORT_GP_CFG_2(2, fn, sfx, CFG_FLAGS), \