Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h446 #define PORT_GP_CFG_2(bank, fn, sfx, cfg) \ macro
449 #define PORT_GP_2(bank, fn, sfx) PORT_GP_CFG_2(bank, fn, sfx, 0)
452 PORT_GP_CFG_2(bank, fn, sfx, cfg), \
H A Dpfc-r8a779a0.c34 PORT_GP_CFG_2(2, fn, sfx, CFG_FLAGS), \