Home
last modified time | relevance | path

Searched defs:UARTLCR_DLAB (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware-2.8.0/include/drivers/marvell/uart/
A Da3700_console.h39 #define UARTLCR_DLAB (1 << 7) /* Divisor Latch Access */ macro
/arm-trusted-firmware-2.8.0/include/drivers/ti/uart/
A Duart_16550.h50 #define UARTLCR_DLAB (1 << 7) /* Divisor Latch Access */ macro
/arm-trusted-firmware-2.8.0/drivers/nxp/console/
A D16550_console.S41 #define UARTLCR_DLAB (1 << 7) /* Divisor Latch Access */ macro
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3399/drivers/pmu/
A Dpmu.c1141 #define UARTLCR_DLAB BIT(7) macro

Completed in 17 milliseconds