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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dserial_reg.h79 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dserial_reg.h79 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dau1000.h619 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dau1000.h619 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dau1000.h619 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dau1000.h619 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Damiserial.c765 cval |= UART_LCR_PARITY;
875 if(cval & UART_LCR_PARITY)
H A Dmxser.c2070 cval |= UART_LCR_PARITY;
H A Desp.c1125 cval |= UART_LCR_PARITY;
H A Dserial.c1663 cval |= UART_LCR_PARITY;
5971 cval |= UART_LCR_PARITY;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dsu.c990 cval |= UART_LCR_PARITY;
2933 cval |= UART_LCR_PARITY;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/common/
H A Dserial.c1014 cval |= UART_LCR_PARITY;
3043 cval |= UART_LCR_PARITY;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_tty.c1079 cval |= UART_LCR_PARITY;

Completed in 228 milliseconds