Home
last modified time | relevance | path

Searched full:dlh (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.1/arch/x86/boot/
Dearly_serial_console.c22 #define DLH 1 /* Divisor latch High */ macro
40 outb((divisor >> 8) & 0xff, port + DLH); in early_serial_init()
104 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-v6.1/Documentation/devicetree/bindings/iio/pressure/
Dasc,dlhl60d.yaml7 title: All Sensors DLH series low voltage digital pressure sensors
13 Bindings for the All Sensors DLH series pressure sensors.
/Linux-v6.1/drivers/iio/pressure/
Ddlhl60d.c3 * All Sensors DLH series low voltage digital pressure sensors
26 /* DLH data format */
32 /* DLH timings */
371 MODULE_DESCRIPTION("Driver for All Sensors DLH series pressure sensors");
DKconfig62 Say yes here to build support for the All Sensors DLH series
/Linux-v6.1/arch/arm/mach-spear/
Dgeneric.h6 * Rajeev Kumar <rajeev-dlh.kumar@st.com>
Dspear.h6 * Rajeev Kumar<rajeev-dlh.kumar@st.com>
Dspear6xx.c8 * Rajeev Kumar<rajeev-dlh.kumar@st.com>
/Linux-v6.1/arch/x86/kernel/
Dearly_printk.c95 #define DLH 1 /* Divisor latch High */ macro
142 serial_out(early_serial_base, DLH, (divisor >> 8) & 0xff); in early_serial_hw_init()
/Linux-v6.1/drivers/rtc/
Drtc-spear.c6 * Rajeev Kumar<rajeev-dlh.kumar@st.com>
492 MODULE_AUTHOR("Rajeev Kumar <rajeev-dlh.kumar@st.com>");
/Linux-v6.1/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-v6.1/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-v6.1/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;