Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dserial_s3c.h40 #define S3C2410_LCON_PEVEN (0x5 << 3) macro
/Linux-v5.4/drivers/tty/serial/
Dsamsung.c1355 ulcon |= S3C2410_LCON_PEVEN; in s3c24xx_serial_set_termios()
2168 case S3C2410_LCON_PEVEN: in s3c24xx_serial_get_options()