Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-serial.c63 #define FTDI_PARITY (0x7 << 8) macro
361 switch (value & FTDI_PARITY) { in usb_serial_handle_control()
373 value & FTDI_PARITY); in usb_serial_handle_control()