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