Home
last modified time | relevance | path

Searched defs:UART_LCR_DLAB (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dns16550.h159 #define UART_LCR_DLAB 0x80 /* Divisor latch access bit */ macro
/rk3399_rockchip-uboot/include/linux/
H A Dserial_reg.h95 #define UART_LCR_DLAB 0x80 /* Divisor latch access bit */ macro