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
1103 [FT232A] = "FT232A",
1313 case FT232A: in get_ftdi_divisor()
1400 if (priv->chip_type == SIO || priv->chip_type == FT232A) in write_latency_timer()
1441 if (priv->chip_type == SIO || priv->chip_type == FT232A) in read_latency_timer()
1532 priv->chip_type = FT232A; in ftdi_determine_type()
1735 if (type == SIO || type == FT232A) in ftdi_is_visible()