Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dftdi_sio.h156 FT232BM = 3, enumerator
Dftdi_sio.c1026 [FT232BM] = "FT232BM",
1296 case FT232BM: /* FT232BM chip */ in get_ftdi_divisor()
1598 priv->chip_type = FT232BM; in ftdi_determine_type()
1602 priv->chip_type = FT232BM; in ftdi_determine_type()
1735 (priv->chip_type == FT232BM || in create_sysfs_attrs()
1756 if (priv->chip_type == FT232BM || in remove_sysfs_attrs()
2376 case FT232BM: in ftdi_get_modem_status()