Home
last modified time | relevance | path

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

/arch/frv/kernel/
Dgdb-io.h48 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
/arch/powerpc/platforms/embedded6xx/
Dls_uart.c70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
/arch/mips/include/asm/mach-au1x00/
Dau1000.h1275 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro