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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2410/
H A Dmach-smdk2410.c71 .ufcon = UFCON,
78 .ufcon = UFCON,
85 .ufcon = UFCON,
H A Dmach-n30.c56 .ufcon = 0x51,
65 .ufcon = 0x51,
73 .ufcon = 0x51,
H A Dmach-otom.c55 .ufcon = UFCON,
62 .ufcon = UFCON,
70 .ufcon = UFCON,
H A Dmach-amlm5900.c128 .ufcon = UFCON,
135 .ufcon = UFCON,
142 .ufcon = UFCON,
H A Dmach-h1940.c67 .ufcon = 0x51,
74 .ufcon = 0x00,
83 .ufcon = 0x51,
H A Dmach-qt2410.c78 .ufcon = UFCON,
85 .ufcon = UFCON,
92 .ufcon = UFCON,
H A Dmach-vr1000.c157 .ufcon = UFCON,
166 .ufcon = UFCON,
176 .ufcon = UFCON,
H A Dmach-bast.c193 .ufcon = UFCON,
202 .ufcon = UFCON,
212 .ufcon = UFCON,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2440/
H A Dmach-nexcoder.c61 .ufcon = UFCON,
68 .ufcon = UFCON,
75 .ufcon = UFCON,
H A Dmach-rx3715.c86 .ufcon = 0x51,
95 .ufcon = 0x00,
105 .ufcon = 0x51,
H A Dmach-smdk2440.c85 .ufcon = 0x51,
92 .ufcon = 0x51,
100 .ufcon = 0x51,
H A Dmach-osiris.c116 .ufcon = UFCON,
125 .ufcon = UFCON,
134 .ufcon = UFCON,
H A Dmach-anubis.c112 .ufcon = UFCON,
121 .ufcon = UFCON,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2443/
H A Dmach-smdk2443.c85 .ufcon = 0x51,
92 .ufcon = 0x51,
100 .ufcon = 0x51,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2412/
H A Dmach-smdk2413.c60 .ufcon = 0x51,
67 .ufcon = 0x51,
75 .ufcon = 0x51,
H A Dmach-vstms.c61 .ufcon = 0x51,
68 .ufcon = 0x51,
75 .ufcon = 0x51,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Ds3c2410.c188 unsigned int ucon, ufcon; local
196 ufcon = rd_regl(port, S3C2410_UFCON);
197 ufcon |= S3C2410_UFCON_RESETRX;
198 wr_regl(port, S3C2410_UFCON, ufcon);
292 unsigned int ufcon, ch, flag, ufstat, uerstat; local
296 ufcon = rd_regl(port, S3C2410_UFCON);
315 ufcon |= S3C2410_UFCON_RESETRX;
316 wr_regl(port, S3C2410_UFCON, ufcon);
418 unsigned long ufcon = rd_regl(port, S3C2410_UFCON); local
420 if (ufcon
1680 s3c24xx_serial_console_txrdy(struct uart_port *port, unsigned int ufcon) argument
1701 unsigned int ufcon = rd_regl(cons_uart, S3C2410_UFCON); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Dregs-serial.h215 unsigned long ufcon; /* value of ufcon for port */ member in struct:s3c2410_uartcfg

Completed in 151 milliseconds