Home
last modified time | relevance | path

Searched refs:FT8U232AM (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/usb/serial/
Dftdi_sio.h155 FT8U232AM = 2, enumerator
Dftdi_sio.c1025 [FT8U232AM] = "FT8U232AM",
1286 case FT8U232AM: /* 8U232AM chip */ in get_ftdi_divisor()
1379 if (priv->chip_type == SIO || priv->chip_type == FT8U232AM) in write_latency_timer()
1432 if (priv->chip_type == SIO || priv->chip_type == FT8U232AM) in read_latency_timer()
1587 priv->chip_type = FT8U232AM; in ftdi_determine_type()
2375 case FT8U232AM: in ftdi_get_modem_status()