Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-serial.c325 static const int subdivisors8[8] = { 0, 4, 2, 1, 3, 5, 6, 7 }; in usb_serial_handle_control() local
326 int subdivisor8 = subdivisors8[((value & 0xc000) >> 14) in usb_serial_handle_control()