Searched refs:UART_LCR (Results 1 – 5 of 5) sorted by relevance
145 outb (port + UART_LCR, UART_DLAB); in serial_hw_init()163 outb (port + UART_LCR, status); in serial_hw_init()
34 #define UART_LCR 3 macro
84 #define UART_LCR 3 /* Out: Line Control Register */ macro
1212 #define UART_LCR 0x14 /* Line Control Register */ macro
1397 #define UART_LCR 0x032169 outb(BX_DEBUG_PORT+UART_LCR, 0x03); /* setup for serial logging: 8N1 */