Home
last modified time | relevance | path

Searched refs:S3C2410_UMCON (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/soc/samsung/
A Ds3c-pm-debug.c54 save->umcon = __raw_readl(regs + S3C2410_UMCON); in s3c_pm_save_uarts()
74 __raw_writel(save->umcon, regs + S3C2410_UMCON); in s3c_pm_restore_uarts()
/linux/include/linux/
A Dserial_s3c.h24 #define S3C2410_UMCON (0x0C) macro
/linux/drivers/tty/serial/
A Dsamsung_tty.c1018 unsigned int umcon = rd_regl(port, S3C2410_UMCON); in s3c24xx_serial_set_mctrl()
1025 wr_regl(port, S3C2410_UMCON, umcon); in s3c24xx_serial_set_mctrl()
1651 umcon = rd_regl(port, S3C2410_UMCON); in s3c24xx_serial_set_termios()
1660 wr_regl(port, S3C2410_UMCON, umcon); in s3c24xx_serial_set_termios()

Completed in 10 milliseconds