Searched defs:UART_LCR_DLAB (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-a-latest/plat/mediatek/drivers/uart/ | ||
D | uart8250.h | 28 #define UART_LCR_DLAB 0x80 /* divisor latch access bit */ macro |
D | uart.h | 61 #define UART_LCR_DLAB 0x0080 macro |