Searched refs:S3C2410_UCON_SBREAK (Results 1 – 2 of 2) sorted by relevance
91 #define S3C2410_UCON_SBREAK (1<<4) macro
869 ucon |= S3C2410_UCON_SBREAK; in s3c24xx_serial_break_ctl()871 ucon &= ~S3C2410_UCON_SBREAK; in s3c24xx_serial_break_ctl()