Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/mediatek/drivers/uart/
A Duart8250.h28 #define UART_LCR_DLAB 0x80 /* divisor latch access bit */ macro
A Duart.c40 uart->registers.lcr | UART_LCR_DLAB); in mt_uart_restore()
82 uart->registers.lcr | UART_LCR_DLAB); in mt_uart_save()
A Duart.h61 #define UART_LCR_DLAB 0x0080 macro
A D8250_console.S68 mov w1, #(UART_LCR_DLAB | UART_LCR_WLS_8)

Completed in 4 milliseconds