Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-serial.h66 #define S3C2410_LCON_PEVEN (0x5 << 3) macro
/linux-3.4.99/drivers/tty/serial/
Dsamsung.c771 ulcon |= S3C2410_LCON_PEVEN; in s3c24xx_serial_set_termios()
1371 case S3C2410_LCON_PEVEN: in s3c24xx_serial_get_options()