Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dftdi_sio.h159 FT232BM = 3, enumerator
Dftdi_sio.c1066 [FT232BM] = "FT232BM",
1340 case FT232BM: /* FT232BM chip */ in get_ftdi_divisor()
1619 priv->chip_type = FT232BM; in ftdi_determine_type()
1623 priv->chip_type = FT232BM; in ftdi_determine_type()
1756 (priv->chip_type == FT232BM || in create_sysfs_attrs()
1777 if (priv->chip_type == FT232BM || in remove_sysfs_attrs()
2854 case FT232BM: in ftdi_get_modem_status()