Home
last modified time | relevance | path

Searched refs:UTCR0_PE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c413 utcr0 |= UTCR0_PE; in sa1100_set_termios()
729 if (utcr0 & UTCR0_PE) { in sa1100_console_get_options()
/openbmc/qemu/hw/arm/
H A Dstrongarm.c893 #define UTCR0_PE (1 << 0) /* Parity enable */ macro
1012 if (s->utcr0 & UTCR0_PE) { in strongarm_uart_update_parameters()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h315 #define UTCR0_PE 0x00000001 /* Parity Enable */ macro
/openbmc/u-boot/include/
H A DSA-1100.h529 #define UTCR0_PE 0x00000001 /* Parity Enable */ macro