Searched refs:UART_LCR_PARITY (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dgdb-io.h47 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dm32r_sio_reg.h115 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
H A Dpxa.c439 cval |= UART_LCR_PARITY;
H A Dioc3_serial.c629 UART_LCR_PARITY | LCR_MASK_STOP_BITS);
636 lcr |= UART_LCR_PARITY;
H A Dm32r_sio.c720 cval |= UART_LCR_PARITY;
H A Dvr41xx_siu.c542 lcr |= UART_LCR_PARITY;
H A Dioc4_serial.c1357 UART_LCR_PARITY | LCR_MASK_STOP_BITS);
1364 lcr |= UART_LCR_PARITY;
H A Dsunsu.c779 cval |= UART_LCR_PARITY;
H A D8250.c2002 cval |= UART_LCR_PARITY;
/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.h95 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dmos7720.c1084 lParity = UART_LCR_PARITY;
1087 lParity = (UART_LCR_EPAR | UART_LCR_PARITY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Damiserial.c714 cval |= UART_LCR_PARITY;
824 if(cval & UART_LCR_PARITY)
H A Desp.c1078 cval |= UART_LCR_PARITY;
H A Dmxser.c2562 cval |= UART_LCR_PARITY;
H A Dmxser_new.c576 cval |= UART_LCR_PARITY;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/jsm/
H A Djsm_neo.c1015 lcr |= UART_LCR_PARITY;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mach-au1x00/
H A Dau1000.h1240 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mach-au1x00/
H A Dau1000.h1240 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_tty.c1032 cval |= UART_LCR_PARITY;

Completed in 279 milliseconds