Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dserial_reg.h108 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
/external/u-boot/include/linux/
Dserial_reg.h99 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h665 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro