Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dserial_reg.h100 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h666 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro