Searched refs:S3C2410_LCON_STOPB (Results 1 – 3 of 3) sorted by relevance
44 #define S3C2410_LCON_STOPB (1<<2) macro
73 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB)
1617 ulcon |= S3C2410_LCON_STOPB; in s3c24xx_serial_set_termios()