Searched refs:S3C2410_LCON_PNONE (Results 1 - 28 of 28) sorted by relevance

/linux-4.1.27/arch/arm/mach-s3c64xx/
H A Dmach-ncp.c50 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE
H A Dmach-smdk6400.c42 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-hmt.c49 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE)
H A Dmach-real6410.c53 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB)
H A Dmach-mini6410.c54 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB)
H A Dmach-smartq.c47 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE)
H A Dmach-smdk6410.c80 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-crag6410.c77 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB)
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dmach-otom.c46 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-smdk2443.c75 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-at2440evb.c60 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE)
H A Dmach-nexcoder.c56 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-smdk2410.c64 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-smdk2440.c75 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-tct_hammer.c96 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-amlm5900.c119 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-smdk2416.c90 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE)
H A Dmach-anubis.c96 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-osiris.c101 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-qt2410.c73 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-vr1000.c107 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-bast.c158 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-gta02.c118 #define ULCON (S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB)
H A Dmach-jive.c64 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE
H A Dmach-h1940.c89 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
H A Dmach-mini2440.c72 #define ULCON S3C2410_LCON_CS8 | S3C2410_LCON_PNONE | S3C2410_LCON_STOPB
/linux-4.1.27/include/linux/
H A Dserial_s3c.h52 #define S3C2410_LCON_PNONE (0x0) macro
/linux-4.1.27/drivers/tty/serial/
H A Dsamsung.c1348 ulcon |= S3C2410_LCON_PNONE; s3c24xx_serial_set_termios()
2099 case S3C2410_LCON_PNONE: s3c24xx_serial_get_options()

Completed in 208 milliseconds