Home
last modified time | relevance | path

Searched refs:LCR_PARITY_NONE (Results 1 – 2 of 2) sorted by relevance

/hypervisor/include/debug/
A Duart16550.h67 #define LCR_PARITY_NONE 0x0U macro
/hypervisor/debug/
A Duart16550.c209 uart16550_write_reg(uart, (LCR_WL8 | LCR_NB_STOP_BITS_1 | LCR_PARITY_NONE), UART16550_LCR); in uart16550_init()

Completed in 5 milliseconds