Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dserial_s3c.h40 #define S3C2410_LCON_PEVEN (0x5 << 3) macro
/linux-6.1.9/drivers/tty/serial/
Dsamsung_tty.c1620 ulcon |= S3C2410_LCON_PEVEN; in s3c24xx_serial_set_termios()
2513 case S3C2410_LCON_PEVEN: in s3c24xx_serial_get_options()