Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_s3c.h40 #define S3C2410_LCON_PEVEN (0x5 << 3) macro
/openbmc/linux/drivers/tty/serial/
H A Dsamsung_tty.c1623 ulcon |= S3C2410_LCON_PEVEN; in s3c24xx_serial_set_termios()
2423 case S3C2410_LCON_PEVEN: in s3c24xx_serial_get_options()