OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UARTLCR_DLAB
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/ti/uart/
uart_16550.h
46
#define
UARTLCR_DLAB
(1 << 7) /* Divisor Latch Access */
/device/linaro/bootloader/arm-trusted-firmware/drivers/ti/uart/aarch64/
16550_console.S
45
orr w3, w3, #
UARTLCR_DLAB
49
mov w2, #~
UARTLCR_DLAB
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/
pmu.c
[
all
...]
Completed in 206 milliseconds