Searched refs:PORT_GP_CFG_10 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 476 #define PORT_GP_CFG_10(bank, fn, sfx, cfg) \ macro 479 #define PORT_GP_10(bank, fn, sfx) PORT_GP_CFG_10(bank, fn, sfx, 0) 482 PORT_GP_CFG_10(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77995.c | 24 PORT_GP_CFG_10(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 477 #define PORT_GP_CFG_10(bank, fn, sfx, cfg) \ macro 480 #define PORT_GP_10(bank, fn, sfx) PORT_GP_CFG_10(bank, fn, sfx, 0) 483 PORT_GP_CFG_10(bank, fn, sfx, cfg), \
|
H A D | pfc-r8a77995.c | 24 PORT_GP_CFG_10(3, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE_18_33 | SH_PFC_PIN_CFG_PULL_UP_DOWN), \
|
Completed in 17 milliseconds