Searched refs:UTCR0_PE (Results 1 – 4 of 4) sorted by relevance
413 utcr0 |= UTCR0_PE; in sa1100_set_termios()729 if (utcr0 & UTCR0_PE) { in sa1100_console_get_options()
893 #define UTCR0_PE (1 << 0) /* Parity enable */ macro1012 if (s->utcr0 & UTCR0_PE) { in strongarm_uart_update_parameters()
315 #define UTCR0_PE 0x00000001 /* Parity Enable */ macro
529 #define UTCR0_PE 0x00000001 /* Parity Enable */ macro