Searched refs:ufcon (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/tty/serial/
H A Dsamsung_tty.c248 u32 ucon, ufcon; local
255 ufcon = rd_regl(port, S3C2410_UFCON);
256 ufcon |= S3C2410_UFCON_RESETRX;
257 wr_regl(port, S3C2410_UFCON, ufcon);
389 u32 ucon, ufcon; local
391 /* Set ufcon txtrig */
393 ufcon = rd_regl(port, S3C2410_UFCON);
394 wr_regl(port, S3C2410_UFCON, ufcon);
764 u32 ufcon, ufstat, uerstat; local
793 ufcon
987 u32 ufcon = rd_regl(port, S3C2410_UFCON); local
1217 u32 ufcon; local
1262 u32 ufcon; local
2190 s3c24xx_serial_console_txrdy(struct uart_port *port, u32 ufcon) argument
2236 u32 ufcon = rd_regl(port, S3C2410_UFCON); local
2253 u32 ufcon = rd_regl(port, S3C2410_UFCON); local
[all...]
/linux-master/include/linux/
H A Dserial_s3c.h290 unsigned long ufcon; /* value of ufcon for port */ member in struct:s3c2410_uartcfg
/linux-master/arch/arm/mach-s3c/
H A Dmach-crag6410.c80 .ufcon = UFCON,
87 .ufcon = UFCON,
94 .ufcon = UFCON,
101 .ufcon = UFCON,

Completed in 126 milliseconds