Searched refs:PORT_GP_CFG_4 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 452 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ macro 457 #define PORT_GP_4(bank, fn, sfx) PORT_GP_CFG_4(bank, fn, sfx, 0) 460 PORT_GP_CFG_4(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77951.c | 29 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
H A D | pfc-r8a77965.c | 35 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
H A D | pfc-r8a7796.c | 34 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
H A D | pfc-r8a77950.c | 28 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 450 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ macro 454 #define PORT_GP_4(bank, fn, sfx) PORT_GP_CFG_4(bank, fn, sfx, 0) 457 PORT_GP_CFG_4(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77470.c | 14 PORT_GP_CFG_4(0, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a77951.c | 28 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
H A D | pfc-r8a77965.c | 34 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
H A D | pfc-r8a7796.c | 33 PORT_GP_CFG_4(7, fn, sfx, CFG_FLAGS)
|
Completed in 63 milliseconds