Searched refs:S3C2410_UMCOM_RTS_LOW (Results 1 – 2 of 2) sorted by relevance
144 #define S3C2410_UMCOM_RTS_LOW (1<<0) macro
1017 umcon |= S3C2410_UMCOM_RTS_LOW; in s3c24xx_serial_set_mctrl()1019 umcon &= ~S3C2410_UMCOM_RTS_LOW; in s3c24xx_serial_set_mctrl()