Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/serial/
Dftdi_sio.c52 FT232A, enumerator
1087 [FT232A] = "FT232A",
1297 case FT232A: in get_ftdi_divisor()
1384 if (priv->chip_type == SIO || priv->chip_type == FT232A) in write_latency_timer()
1425 if (priv->chip_type == SIO || priv->chip_type == FT232A) in read_latency_timer()
1516 priv->chip_type = FT232A; in ftdi_determine_type()
1719 if (type == SIO || type == FT232A) in ftdi_is_visible()