Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-serial.c69 #define FTDI_STOP (0x3 << 11) macro
377 switch (value & FTDI_STOP) { in usb_serial_handle_control()
386 value & FTDI_STOP); in usb_serial_handle_control()