Home
last modified time | relevance | path

Searched refs:SC16IS7XX_MAX_PORTS (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/tty/serial/
Dsc16is7xx.h12 #define SC16IS7XX_MAX_PORTS 2 /* Maximum number of UART ports per IC. */ macro
Dsc16is7xx_i2c.c16 struct regmap *regmaps[SC16IS7XX_MAX_PORTS]; in sc16is7xx_i2c_probe()
Dsc16is7xx_spi.c20 struct regmap *regmaps[SC16IS7XX_MAX_PORTS]; in sc16is7xx_spi_probe()
Dsc16is7xx.c1416 u32 irda_port[SC16IS7XX_MAX_PORTS]; in sc16is7xx_setup_irda_ports()
1443 u32 mctrl_port[SC16IS7XX_MAX_PORTS]; in sc16is7xx_setup_mctrl_ports()
1512 bool port_registered[SC16IS7XX_MAX_PORTS]; in sc16is7xx_probe()