Searched refs:UART_LCR_8N1 (Results 1 – 1 of 1) sorted by relevance
27 #define UART_LCR_8N1 0x03 macro52 outb(base + UART_OFFSET_LCR, UART_LCR_8N1); in Serial_Init()