UTCR0_OES 317 arch/arm/mach-sa1100/include/mach/SA-1100.h #define UTCR0_OddPar (UTCR0_OES*0) /* Odd Parity */ UTCR0_OES 318 arch/arm/mach-sa1100/include/mach/SA-1100.h #define UTCR0_EvenPar (UTCR0_OES*1) /* Even Parity */ UTCR0_OES 448 drivers/tty/serial/sa1100.c utcr0 |= UTCR0_OES; UTCR0_OES 763 drivers/tty/serial/sa1100.c if (utcr0 & UTCR0_OES)