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

/arch/frv/kernel/
H A Dgdb-io.h48 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR;

Completed in 91 milliseconds