Home
last modified time | relevance | path

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

/arch/x86/boot/
Dearly_serial_console.c19 #define DLH 1 /* Divisor latch High */ macro
37 outb((divisor >> 8) & 0xff, port + DLH); in early_serial_init()
107 dlh = inb(port + DLH); in probe_baud()
/arch/x86/kernel/
Dearly_printk.c93 #define DLH 1 /* Divisor latch High */ macro
161 outb((divisor >> 8) & 0xff, early_serial_base + DLH); in early_serial_init()
/arch/blackfin/kernel/
Ddebug-mmrs.c544 __UART(DLH, dlh); in bfin_debug_mmrs_uart()
559 __UART(DLH, dlh); in bfin_debug_mmrs_uart()