Searched refs:PORT_GP_CFG_9 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 471 #define PORT_GP_CFG_9(bank, fn, sfx, cfg) \ macro 474 #define PORT_GP_9(bank, fn, sfx) PORT_GP_CFG_9(bank, fn, sfx, 0) 477 PORT_GP_CFG_9(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77990.c | 33 PORT_GP_CFG_9(6, fn, sfx, CFG_FLAGS), \
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 472 #define PORT_GP_CFG_9(bank, fn, sfx, cfg) \ macro 475 #define PORT_GP_9(bank, fn, sfx) PORT_GP_CFG_9(bank, fn, sfx, 0) 478 PORT_GP_CFG_9(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77995.c | 21 PORT_GP_CFG_9(0, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|
H A D | pfc-r8a7779.c | 59 PORT_GP_CFG_9(6, fn, sfx, SH_PFC_PIN_CFG_PULL_UP)
|
H A D | pfc-r8a77990.c | 32 PORT_GP_CFG_9(6, fn, sfx, CFG_FLAGS), \
|
Completed in 27 milliseconds