Searched refs:PORT_GP_CFG_27 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 553 #define PORT_GP_CFG_27(bank, fn, sfx, cfg) \ macro 556 #define PORT_GP_27(bank, fn, sfx) PORT_GP_CFG_27(bank, fn, sfx, 0) 559 PORT_GP_CFG_27(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a7778.c | 30 PORT_GP_CFG_27(4, fn, sfx, SH_PFC_PIN_CFG_PULL_UP)
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 562 #define PORT_GP_CFG_27(bank, fn, sfx, cfg) \ macro 565 #define PORT_GP_27(bank, fn, sfx) PORT_GP_CFG_27(bank, fn, sfx, 0) 568 PORT_GP_CFG_27(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a7778.c | 26 PORT_GP_CFG_27(4, fn, sfx, SH_PFC_PIN_CFG_PULL_UP)
|
Completed in 17 milliseconds