Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/boot/
Dearly_serial_console.c99 unsigned char lcr, dll, dlh; in probe_baud() local
105 dlh = inb(port + DLH); in probe_baud()
107 quot = (dlh << 8) | dll; in probe_baud()
/linux-4.4.14/arch/blackfin/include/asm/
Dbfin_serial.h234 __BFP(dlh);
253 u16 dlh;
/linux-4.4.14/drivers/tty/serial/
Domap-serial.c147 unsigned char dlh; member
889 up->dlh = quot >> 8; in serial_omap_set_termios()
1014 serial_out(up, UART_DLM, up->dlh); /* MS of divisor */ in serial_omap_set_termios()
1785 serial_out(up, UART_DLM, up->dlh); in serial_omap_restore_context()
/linux-4.4.14/fs/jfs/
Djfs_dtree.c4074 struct ldtentry *slh, *dlh = NULL; in dtMoveEntry() local
4134 dlh = (struct ldtentry *) h; in dtMoveEntry()
4139 dlh->index = slh->index; /* little-endian */ in dtMoveEntry()
4143 memcpy(dlh, slh, 6 + len * 2); in dtMoveEntry()
4149 dlh->next = dsi; in dtMoveEntry()
4226 dlh->next = -1; in dtMoveEntry()
/linux-4.4.14/arch/blackfin/kernel/
Ddebug-mmrs.c548 __UART(DLH, dlh); in bfin_debug_mmrs_uart()
563 __UART(DLH, dlh); in bfin_debug_mmrs_uart()
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-mio-defs.h3890 uint64_t dlh:8; member
3892 uint64_t dlh:8;
4755 uint64_t dlh:8; member
4757 uint64_t dlh:8;