Searched defs:UART_LCR_WLEN8 (Results 1 – 2 of 2) sorted by relevance
/arch/frv/kernel/ | ||
D | gdb-io.h | 52 #define UART_LCR_WLEN8 0x03 /* Wordlength: 8 bits */ macro |
/arch/powerpc/boot/ | ||
D | virtex.c | 26 #define UART_LCR_WLEN8 0x03 /* Wordlength: 8 bits */ macro |