Home
last modified time | relevance | path

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

/hypervisor/include/debug/
A Duart16550.h60 #define LCR_PEN (1U << 3U) /*Specifies whether to add a parity bit*/ macro
66 #define LCR_PARITY_ODD (LCR_PEN)
68 #define LCR_PARITY_EVEN (LCR_PEN | LCR_EPS)

Completed in 2 milliseconds