Searched defs:UARTLCR_DLAB (Results 1 – 2 of 2) sorted by relevance
46 #define UARTLCR_DLAB (1 << 7) /* Divisor Latch Access */ macro
1132 #define UARTLCR_DLAB BIT(7) macro