Home
last modified time | relevance | path

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

/linux/arch/x86/boot/
H A Dearly_serial_console.c104 unsigned char lcr, dll, dlh; in probe_baud() local
110 dlh = inb(port + DLH); in probe_baud()
112 quot = (dlh << 8) | dll; in probe_baud()
/linux/drivers/tty/serial/
H A Domap-serial.c137 unsigned char dlh; member
808 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()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h3571 uint64_t dlh:8; member
3573 uint64_t dlh:8;
3986 uint64_t dlh:8; member
3988 uint64_t dlh:8;