Searched refs:S3C2410_UERSTAT_FRAME (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/tty/serial/
H A Dsamsung_tty.c821 if (uerstat & S3C2410_UERSTAT_FRAME)
832 else if (uerstat & (S3C2410_UERSTAT_FRAME |
1602 port->read_status_mask |= S3C2410_UERSTAT_FRAME |
1611 port->ignore_status_mask |= S3C2410_UERSTAT_FRAME;
/linux-master/include/linux/
H A Dserial_s3c.h176 #define S3C2410_UERSTAT_FRAME (1<<2) macro
181 S3C2410_UERSTAT_FRAME | \

Completed in 150 milliseconds