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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dftdi_sio.h104 FT232BM = 3, enumerator in enum:ftdi_chip_type
H A Dftdi_sio.c822 [FT232BM] = "FT232BM",
1121 case FT232BM: /* FT232BM chip */
1387 /* Assume it's an FT232BM (or FT245BM) */
1388 priv->chip_type = FT232BM;
1513 (priv->chip_type == FT232BM ||
1533 if (priv->chip_type == FT232BM ||
2156 case FT232BM:

Completed in 46 milliseconds