Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/
Dsa1100.c438 utcr0 |= UTCR0_PE; in sa1100_set_termios()
754 if (utcr0 & UTCR0_PE) { in sa1100_console_get_options()
/linux-6.1.9/arch/arm/mach-sa1100/include/mach/
DSA-1100.h315 #define UTCR0_PE 0x00000001 /* Parity Enable */ macro