Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_s3c.h37 #define S3C2410_LCON_CSMASK (0x3) macro
/openbmc/linux/drivers/tty/serial/
H A Dsamsung_tty.c2406 switch (ulcon & S3C2410_LCON_CSMASK) { in s3c24xx_serial_get_options()