Home
last modified time | relevance | path

Searched refs:S3C2410_LCON_PNONE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Dserial_s3c.h39 #define S3C2410_LCON_PNONE (0x0) macro
/Linux-v6.6/arch/arm/mach-s3c/
Dmach-crag6410.c73 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB)
/Linux-v6.6/drivers/tty/serial/
Dsamsung_tty.c1626 ulcon |= S3C2410_LCON_PNONE; in s3c24xx_serial_set_termios()
2432 case S3C2410_LCON_PNONE: in s3c24xx_serial_get_options()