Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/boot/
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-6.1.9/drivers/tty/serial/
Domap-serial.c137 unsigned char dlh; member
837 up->dlh = quot >> 8; in serial_omap_set_termios()
961 serial_out(up, UART_DLM, up->dlh); /* MS of divisor */ in serial_omap_set_termios()
1755 serial_out(up, UART_DLM, up->dlh); in serial_omap_restore_context()
/linux-6.1.9/fs/jfs/
Djfs_dtree.c3762 struct ldtentry *slh, *dlh = NULL; in dtMoveEntry() local
3822 dlh = (struct ldtentry *) h; in dtMoveEntry()
3827 dlh->index = slh->index; /* little-endian */ in dtMoveEntry()
3831 memcpy(dlh, slh, 6 + len * 2); in dtMoveEntry()
3837 dlh->next = dsi; in dtMoveEntry()
3914 dlh->next = -1; in dtMoveEntry()
/linux-6.1.9/arch/mips/include/asm/octeon/
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;