Searched defs:divfrac (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | ftdi_sio.c | 1154 static const unsigned char divfrac[8] = { 0, 3, 2, 4, 1, 5, 6, 7 }; in ftdi_232bm_baud_base_to_divisor() local 1175 static const unsigned char divfrac[8] = { 0, 3, 2, 4, 1, 5, 6, 7 }; in ftdi_2232h_baud_base_to_divisor() local
|