Home
last modified time | relevance | path

Searched refs:DLH (Results 1 – 2 of 2) sorted by relevance

/arch/x86/boot/
A Dearly_serial_console.c22 #define DLH 1 /* Divisor latch High */ macro
40 outb((divisor >> 8) & 0xff, port + DLH); in early_serial_init()
110 dlh = inb(port + DLH); in probe_baud()
/arch/x86/kernel/
A Dearly_printk.c97 #define DLH 1 /* Divisor latch High */ macro
146 static_call(serial_out)(early_serial_base, DLH, (divisor >> 8) & 0xff); in early_serial_hw_init()

Completed in 6 milliseconds