Searched refs:UART_DLL (Results 1 – 4 of 4) sorted by relevance
160 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
302 outb(1, io + UART_DLL); outb(0, io + UART_DLM); in init_hardware()
461 soutp(UART_DLL, 1); in hardware_init_port()
136 serial_outp(cs, UART_DLL, quot & 0xff); /* LS of divisor */ in change_speed()