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

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dmach-smdk2443.c84 .ufcon = 0x51,
91 .ufcon = 0x51,
99 .ufcon = 0x51,
106 .ufcon = 0x51,
H A Dmach-otom.c55 .ufcon = UFCON,
62 .ufcon = UFCON,
70 .ufcon = UFCON,
H A Dmach-nexcoder.c65 .ufcon = UFCON,
72 .ufcon = UFCON,
79 .ufcon = UFCON,
H A Dmach-rx3715.c79 .ufcon = 0x51,
87 .ufcon = 0x00,
96 .ufcon = 0x51,
H A Dmach-smdk2410.c73 .ufcon = UFCON,
80 .ufcon = UFCON,
87 .ufcon = UFCON,
H A Dmach-smdk2413.c62 .ufcon = 0x51,
69 .ufcon = 0x51,
77 .ufcon = 0x51,
H A Dmach-smdk2440.c84 .ufcon = 0x51,
91 .ufcon = 0x51,
99 .ufcon = 0x51,
H A Dmach-tct_hammer.c105 .ufcon = UFCON,
112 .ufcon = UFCON,
119 .ufcon = UFCON,
H A Dmach-vstms.c60 .ufcon = 0x51,
67 .ufcon = 0x51,
74 .ufcon = 0x51,
H A Dmach-smdk2416.c102 .ufcon = UFCON,
109 .ufcon = UFCON,
117 .ufcon = UFCON,
124 .ufcon = UFCON,
H A Dmach-amlm5900.c128 .ufcon = UFCON,
135 .ufcon = UFCON,
142 .ufcon = UFCON,
H A Dmach-at2440evb.c69 .ufcon = UFCON,
77 .ufcon = UFCON,
H A Dmach-osiris.c110 .ufcon = UFCON,
118 .ufcon = UFCON,
126 .ufcon = UFCON,
H A Dmach-qt2410.c82 .ufcon = UFCON,
89 .ufcon = UFCON,
96 .ufcon = UFCON,
H A Dmach-vr1000.c116 .ufcon = UFCON,
123 .ufcon = UFCON,
131 .ufcon = UFCON,
H A Dmach-bast.c167 .ufcon = UFCON,
174 .ufcon = UFCON,
182 .ufcon = UFCON,
H A Dmach-gta02.c127 .ufcon = UFCON,
134 .ufcon = UFCON,
141 .ufcon = UFCON,
H A Dmach-jive.c73 .ufcon = UFCON,
80 .ufcon = UFCON,
87 .ufcon = UFCON,
H A Dmach-anubis.c105 .ufcon = UFCON,
113 .ufcon = UFCON,
H A Dmach-h1940.c99 .ufcon = 0x51,
106 .ufcon = 0x00,
115 .ufcon = 0x51,
H A Dmach-mini2440.c82 .ufcon = UFCON,
89 .ufcon = UFCON,
96 .ufcon = UFCON,
H A Dmach-n30.c67 .ufcon = 0x51,
76 .ufcon = 0x51,
85 .ufcon = 0x51,
H A Dmach-rx1950.c78 .ufcon = 0x51,
86 .ufcon = 0x51,
95 .ufcon = 0xf1,
/linux-4.4.14/arch/arm/mach-s3c64xx/
H A Dmach-ncp.c60 .ufcon = UFCON,
67 .ufcon = UFCON,
74 .ufcon = UFCON,
H A Dmach-smdk6400.c51 .ufcon = 0x51,
58 .ufcon = 0x51,
H A Dmach-real6410.c62 .ufcon = UFCON,
69 .ufcon = UFCON,
76 .ufcon = UFCON,
83 .ufcon = UFCON,
H A Dmach-hmt.c59 .ufcon = UFCON,
66 .ufcon = UFCON,
73 .ufcon = UFCON,
H A Dmach-mini6410.c63 .ufcon = UFCON,
70 .ufcon = UFCON,
77 .ufcon = UFCON,
84 .ufcon = UFCON,
H A Dmach-anw6410.c77 .ufcon = 0x51,
84 .ufcon = 0x51,
H A Dmach-smdk6410.c90 .ufcon = UFCON,
97 .ufcon = UFCON,
104 .ufcon = UFCON,
111 .ufcon = UFCON,
H A Dmach-smartq.c57 .ufcon = UFCON,
64 .ufcon = UFCON,
71 .ufcon = UFCON,
H A Dmach-crag6410.c87 .ufcon = UFCON,
94 .ufcon = UFCON,
101 .ufcon = UFCON,
108 .ufcon = UFCON,
/linux-4.4.14/arch/arm/plat-samsung/
H A Dpm-debug.c73 save->ufcon = __raw_readl(regs + S3C2410_UFCON); s3c_pm_save_uarts()
81 regs, save->ulcon, save->ucon, save->ufcon, save->ubrdiv); s3c_pm_save_uarts()
93 __raw_writel(save->ufcon, regs + S3C2410_UFCON); s3c_pm_restore_uarts()
/linux-4.4.14/arch/arm/mach-w90x900/include/mach/
H A Dregs-serial.h50 unsigned long ufcon; member in struct:w90x900_uartcfg
/linux-4.4.14/drivers/tty/serial/
H A Dsamsung.c125 unsigned int ucon, ufcon; s3c24xx_serial_rx_enable() local
133 ufcon = rd_regl(port, S3C2410_UFCON); s3c24xx_serial_rx_enable()
134 ufcon |= S3C2410_UFCON_RESETRX; s3c24xx_serial_rx_enable()
135 wr_regl(port, S3C2410_UFCON, ufcon); s3c24xx_serial_rx_enable()
257 u32 ucon, ufcon; enable_tx_pio() local
259 /* Set ufcon txtrig */ enable_tx_pio()
261 ufcon = rd_regl(port, S3C2410_UFCON); enable_tx_pio()
262 wr_regl(port, S3C2410_UFCON, ufcon); enable_tx_pio()
603 unsigned int ufcon, ch, flag, ufstat, uerstat; s3c24xx_serial_rx_drain_fifo() local
607 ufcon = rd_regl(port, S3C2410_UFCON); s3c24xx_serial_rx_drain_fifo()
626 ufcon |= S3C2410_UFCON_RESETRX; s3c24xx_serial_rx_drain_fifo()
627 wr_regl(port, S3C2410_UFCON, ufcon); s3c24xx_serial_rx_drain_fifo()
798 unsigned long ufcon = rd_regl(port, S3C2410_UFCON); s3c24xx_serial_tx_empty() local
800 if (ufcon & S3C2410_UFCON_FIFOMODE) { s3c24xx_serial_tx_empty()
1023 unsigned int ufcon; s3c64xx_serial_startup() local
1053 ufcon = rd_regl(port, S3C2410_UFCON); s3c64xx_serial_startup()
1054 ufcon |= S3C2410_UFCON_RESETRX | S5PV210_UFCON_RXTRIG8; s3c64xx_serial_startup()
1056 ufcon |= S3C2410_UFCON_RESETTX; s3c64xx_serial_startup()
1057 wr_regl(port, S3C2410_UFCON, ufcon); s3c64xx_serial_startup()
1347 dbg("uart: ulcon = 0x%08x, ucon = 0x%08x, ufcon = 0x%08x\n", s3c24xx_serial_set_termios()
1566 wr_regl(port, S3C2410_UFCON, cfg->ufcon | S3C2410_UFCON_RESETBOTH); s3c24xx_serial_resetport()
1567 wr_regl(port, S3C2410_UFCON, cfg->ufcon); s3c24xx_serial_resetport()
1945 s3c24xx_serial_console_txrdy(struct uart_port *port, unsigned int ufcon) s3c24xx_serial_console_txrdy() argument
1950 if (ufcon & S3C2410_UFCON_FIFOMODE) { s3c24xx_serial_console_txrdy()
1991 unsigned int ufcon = rd_regl(port, S3C2410_UFCON); s3c24xx_serial_put_poll_char() local
1998 while (!s3c24xx_serial_console_txrdy(port, ufcon)) s3c24xx_serial_put_poll_char()
2008 unsigned int ufcon = rd_regl(port, S3C2410_UFCON); s3c24xx_serial_console_putchar() local
2010 while (!s3c24xx_serial_console_txrdy(port, ufcon)) s3c24xx_serial_console_putchar()
2169 .ufcon = S3C2410_UFCON_DEFAULT,
2197 .ufcon = S3C2410_UFCON_DEFAULT,
2226 .ufcon = S3C2410_UFCON_DEFAULT,
2254 .ufcon = S3C2410_UFCON_DEFAULT,
2281 .ufcon = S5PV210_UFCON_DEFAULT,
2309 .ufcon = S5PV210_UFCON_DEFAULT, \
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
H A Dpm-common.h48 * @ufcon: Save value for S3C2410_UFCON
58 u32 ufcon; member in struct:pm_uart_save
/linux-4.4.14/include/linux/
H A Dserial_s3c.h284 unsigned long ufcon; /* value of ufcon for port */ member in struct:s3c2410_uartcfg

Completed in 935 milliseconds