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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Ds3c2410.c284 #define S3C2410_UERSTAT_PARITY (0x1000) macro
350 else if (uerstat & S3C2410_UERSTAT_PARITY)
820 port->read_status_mask |= S3C2410_UERSTAT_FRAME | S3C2410_UERSTAT_PARITY;

Completed in 89 milliseconds