Searched refs:PORT_GP_CFG_23 (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 533 #define PORT_GP_CFG_23(bank, fn, sfx, cfg) \ macro 536 #define PORT_GP_23(bank, fn, sfx) PORT_GP_CFG_23(bank, fn, sfx, 0) 539 PORT_GP_CFG_23(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77990.c | 24 PORT_GP_CFG_23(1, fn, sfx, CFG_FLAGS), \
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 542 #define PORT_GP_CFG_23(bank, fn, sfx, cfg) \ macro 545 #define PORT_GP_23(bank, fn, sfx) PORT_GP_CFG_23(bank, fn, sfx, 0) 548 PORT_GP_CFG_23(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a7792.c | 15 PORT_GP_CFG_23(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a77470.c | 34 PORT_GP_CFG_23(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a779g0.c | 20 PORT_GP_CFG_23(1, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
|
H A D | pfc-r8a77990.c | 23 PORT_GP_CFG_23(1, fn, sfx, CFG_FLAGS), \
|
Completed in 39 milliseconds