Searched refs:LCR_PARITY_NONE (Results 1 – 2 of 2) sorted by relevance
67 #define LCR_PARITY_NONE 0x0U macro
209 uart16550_write_reg(uart, (LCR_WL8 | LCR_NB_STOP_BITS_1 | LCR_PARITY_NONE), UART16550_LCR); in uart16550_init()
Completed in 5 milliseconds