Home
last modified time | relevance | path

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

/linux/include/linux/
A Dserial_s3c.h24 #define S3C2410_UMCON (0x0C) macro
/linux/drivers/tty/serial/
A Dsamsung_tty.c1011 u32 umcon = rd_regl(port, S3C2410_UMCON); in s3c24xx_serial_set_mctrl()
1019 wr_regl(port, S3C2410_UMCON, umcon); in s3c24xx_serial_set_mctrl()
1574 umcon = rd_regl(port, S3C2410_UMCON); in s3c24xx_serial_set_termios()
1583 wr_regl(port, S3C2410_UMCON, umcon); in s3c24xx_serial_set_termios()

Completed in 12 milliseconds