Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dftdi_sio.c52 FT232A, enumerator
1083 [FT232A] = "FT232A",
1294 case FT232A: in get_ftdi_divisor()
1373 if (priv->chip_type == SIO || priv->chip_type == FT232A) in write_latency_timer()
1414 if (priv->chip_type == SIO || priv->chip_type == FT232A) in read_latency_timer()
1507 priv->chip_type = FT232A; in ftdi_determine_type()
1710 if (type == SIO || type == FT232A) in ftdi_is_visible()