Searched refs:PORT_GP_CFG_6 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 460 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ macro 464 #define PORT_GP_6(bank, fn, sfx) PORT_GP_CFG_6(bank, fn, sfx, 0) 467 PORT_GP_CFG_6(bank, fn, sfx, cfg), \
|
D | pfc-r8a77970.c | 26 PORT_GP_CFG_6(4, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|