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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dgdb-io.h48 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dm32r_sio_reg.h109 * UART_LCR_STOP will select 1.5 stop bits, not 2 stop bits.
116 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
H A Dpxa.c437 cval |= UART_LCR_STOP;
H A Dioc3_serial.c110 #define LCR_MASK_STOP_BITS (UART_LCR_STOP)
425 /* UART_LCR_STOP == 1 stop */
518 /* UART_LCR_STOP == 1 stop */
643 lcr |= UART_LCR_STOP /* 2 stop bits */ ;
H A Dm32r_sio.c718 cval |= UART_LCR_STOP;
H A Dvr41xx_siu.c540 lcr |= UART_LCR_STOP;
H A Dioc4_serial.c378 #define LCR_MASK_STOP_BITS (UART_LCR_STOP)
861 /* UART_LCR_STOP == 1 stop */
1246 /* UART_LCR_STOP == 1 stop */
1371 lcr |= UART_LCR_STOP /* 2 stop bits */ ;
H A D8250.c2000 cval |= UART_LCR_STOP;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c59 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial_reg.h89 * UART_LCR_STOP will select 1.5 stop bits, not 2 stop bits.
96 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/jsm/
H A Djsm_neo.c1030 lcr |= UART_LCR_STOP;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dmos7720.c1100 lStop = UART_LCR_STOP;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mach-au1x00/
H A Dau1000.h1241 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mach-au1x00/
H A Dau1000.h1241 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro

Completed in 1578 milliseconds