Searched refs:PORT_GP_CFG_6 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 459 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ macro 463 #define PORT_GP_6(bank, fn, sfx) PORT_GP_CFG_6(bank, fn, sfx, 0) 466 PORT_GP_CFG_6(bank, fn, sfx, cfg), \
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 456 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ macro 460 #define PORT_GP_6(bank, fn, sfx) PORT_GP_CFG_6(bank, fn, sfx, 0) 463 PORT_GP_CFG_6(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77970.c | 26 PORT_GP_CFG_6(4, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|
Completed in 7 milliseconds