Home
last modified time | relevance | path

Searched refs:FT232H (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dftdi_sio.h164 FT232H = 8, enumerator
H A Dftdi_sio.c1071 [FT232H] = "FT232H",
1366 case FT232H: /* FT232H chip */ in get_ftdi_divisor()
1402 priv->chip_type == FT4232H || priv->chip_type == FT232H || in change_speed()
1645 /* Assume it's an FT232H */ in ftdi_determine_type()
1646 priv->chip_type = FT232H; in ftdi_determine_type()
1778 priv->chip_type == FT232H || in create_sysfs_attrs()
1799 priv->chip_type == FT232H || in remove_sysfs_attrs()
2068 * FT232H CBU in ftdi_gpio_init_ft232h()
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dftdi_sio.c56 FT232H, enumerator
1093 [FT232H] = "FT232H",
1552 priv->chip_type = FT232H; in ftdi_determine_type()
2004 * FT232H CBUS Memory Map in ftdi_gpio_init_ft232h()
2102 case FT232H: in ftdi_gpio_init()

Completed in 7 milliseconds