Home
last modified time | relevance | path

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

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