Searched defs:UARTLCR_DLAB (Results 1 – 4 of 4) sorted by relevance
39 #define UARTLCR_DLAB (1 << 7) /* Divisor Latch Access */ macro
50 #define UARTLCR_DLAB (1 << 7) /* Divisor Latch Access */ macro
41 #define UARTLCR_DLAB (1 << 7) /* Divisor Latch Access */ macro
1141 #define UARTLCR_DLAB BIT(7) macro
Completed in 17 milliseconds