Searched refs:PORT_GP_CFG_26 (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 548 #define PORT_GP_CFG_26(bank, fn, sfx, cfg) \ macro 551 #define PORT_GP_26(bank, fn, sfx) PORT_GP_CFG_26(bank, fn, sfx, 0) 554 PORT_GP_CFG_26(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77990.c | 25 PORT_GP_CFG_26(2, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a77951.c | 27 PORT_GP_CFG_26(5, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a77965.c | 33 PORT_GP_CFG_26(5, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a7796.c | 32 PORT_GP_CFG_26(5, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a77950.c | 26 PORT_GP_CFG_26(5, fn, sfx, CFG_FLAGS), \
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 557 #define PORT_GP_CFG_26(bank, fn, sfx, cfg) \ macro 560 #define PORT_GP_26(bank, fn, sfx) PORT_GP_CFG_26(bank, fn, sfx, 0) 563 PORT_GP_CFG_26(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a7794.c | 19 PORT_GP_CFG_26(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a77990.c | 24 PORT_GP_CFG_26(2, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a7791.c | 20 PORT_GP_CFG_26(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a77951.c | 26 PORT_GP_CFG_26(5, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a77965.c | 32 PORT_GP_CFG_26(5, fn, sfx, CFG_FLAGS), \
|
H A D | pfc-r8a7796.c | 31 PORT_GP_CFG_26(5, fn, sfx, CFG_FLAGS), \
|
Completed in 87 milliseconds