Home
last modified time | relevance | path

Searched defs:UART_LCR_WLEN8 (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dserial_reg.h112 #define UART_LCR_WLEN8 0x03 /* Wordlength: 8 bits */ macro
/external/u-boot/include/linux/
Dserial_reg.h103 #define UART_LCR_WLEN8 0x03 /* Wordlength: 8 bits */ macro
/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h669 #define UART_LCR_WLEN8 0x03 /* Wordlength: 8 bits */ macro