Home
last modified time | relevance | path

Searched refs:PORT_GP_CFG_19 (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/pinctrl/renesas/
Dsh_pfc.h522 #define PORT_GP_CFG_19(bank, fn, sfx, cfg) \ macro
525 #define PORT_GP_19(bank, fn, sfx) PORT_GP_CFG_19(bank, fn, sfx, 0)
528 PORT_GP_CFG_19(bank, fn, sfx, cfg), \
Dpfc-r8a779f0.c22 PORT_GP_CFG_19(3, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33)
Dpfc-r8a779g0.c19 PORT_GP_CFG_19(0, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \