Searched refs:dlh (Results 1 – 3 of 3) sorted by relevance
104 unsigned char lcr, dll, dlh; in probe_baud() local110 dlh = inb(port + DLH); in probe_baud()112 quot = (dlh << 8) | dll; in probe_baud()
137 unsigned char dlh; member808 up->dlh = quot >> 8; in serial_omap_set_termios()932 serial_out(up, UART_DLM, up->dlh); /* MS of divisor */ in serial_omap_set_termios()1719 serial_out(up, UART_DLM, up->dlh); in serial_omap_restore_context()
3571 uint64_t dlh:8; member3573 uint64_t dlh:8;3986 uint64_t dlh:8; member3988 uint64_t dlh:8;