Searched refs:UART_LCR_DLAB (Results 1 – 1 of 1) sorted by relevance
26 #define UART_LCR_DLAB 0x80 macro49 outb(base + UART_OFFSET_LCR, UART_LCR_DLAB); in Serial_Init()