Searched refs:S3C2410_LCON_CS8 (Results 1 – 3 of 3) sorted by relevance
36 #define S3C2410_LCON_CS8 (0x3) macro
71 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB)
1544 ulcon = S3C2410_LCON_CS8; in s3c24xx_serial_set_termios()2315 case S3C2410_LCON_CS8: in s3c24xx_serial_get_options()