Home
last modified time | relevance | path

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

/linux-3.3/arch/frv/kernel/
Dgdb-io.h48 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
/linux-3.3/drivers/tty/serial/
Dm32r_sio_reg.h116 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
/linux-3.3/include/linux/
Dserial_reg.h97 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro