Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dftdi_sio.c52 FT232A, enumerator
1089 [FT232A] = "FT232A",
1299 case FT232A: in get_ftdi_divisor()
1386 if (priv->chip_type == SIO || priv->chip_type == FT232A) in write_latency_timer()
1427 if (priv->chip_type == SIO || priv->chip_type == FT232A) in read_latency_timer()
1518 priv->chip_type = FT232A; in ftdi_determine_type()
1721 if (type == SIO || type == FT232A) in ftdi_is_visible()