Searched refs:PORT_GP_CFG_28 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 558 #define PORT_GP_CFG_28(bank, fn, sfx, cfg) \ macro 561 #define PORT_GP_28(bank, fn, sfx) PORT_GP_CFG_28(bank, fn, sfx, 0) 564 PORT_GP_CFG_28(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77950.c | 18 PORT_GP_CFG_28(1, fn, sfx, CFG_FLAGS), \
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 567 #define PORT_GP_CFG_28(bank, fn, sfx, cfg) \ macro 570 #define PORT_GP_28(bank, fn, sfx) PORT_GP_CFG_28(bank, fn, sfx, 0) 573 PORT_GP_CFG_28(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a7792.c | 17 PORT_GP_CFG_28(3, fn, sfx, SH_PFC_PIN_CFG_PULL_UP), \
|
H A D | pfc-r8a77970.c | 23 PORT_GP_CFG_28(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|
H A D | pfc-r8a77980.c | 23 PORT_GP_CFG_28(1, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|
Completed in 22 milliseconds