Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dserial.h31 #define UART_DLH 1 macro
H A Dserial.c163 outb (port + UART_DLH, div >> 8); in serial_hw_init()