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

/linux-4.1.27/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.c98 .ufcon = 0x51,
105 .ufcon = 0x00,
114 .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.1.27/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.c58 .ufcon = UFCON,
65 .ufcon = UFCON,
72 .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.c89 .ufcon = UFCON,
96 .ufcon = UFCON,
103 .ufcon = UFCON,
110 .ufcon = UFCON,
H A Dmach-smartq.c56 .ufcon = UFCON,
63 .ufcon = UFCON,
70 .ufcon = UFCON,
H A Dmach-crag6410.c86 .ufcon = UFCON,
93 .ufcon = UFCON,
100 .ufcon = UFCON,
107 .ufcon = UFCON,
/linux-4.1.27/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.1.27/arch/arm/mach-w90x900/include/mach/
H A Dregs-serial.h50 unsigned long ufcon; member in struct:w90x900_uartcfg
/linux-4.1.27/drivers/tty/serial/
H A Dsamsung.c126 unsigned int ucon, ufcon; s3c24xx_serial_rx_enable() local
134 ufcon = rd_regl(port, S3C2410_UFCON); s3c24xx_serial_rx_enable()
135 ufcon |= S3C2410_UFCON_RESETRX; s3c24xx_serial_rx_enable()
136 wr_regl(port, S3C2410_UFCON, ufcon); s3c24xx_serial_rx_enable()
258 u32 ucon, ufcon; enable_tx_pio() local
260 /* Set ufcon txtrig */ enable_tx_pio()
262 ufcon = rd_regl(port, S3C2410_UFCON); enable_tx_pio()
263 wr_regl(port, S3C2410_UFCON, ufcon); enable_tx_pio()
629 unsigned int ufcon, ch, flag, ufstat, uerstat; s3c24xx_serial_rx_chars_pio() local
636 ufcon = rd_regl(port, S3C2410_UFCON); s3c24xx_serial_rx_chars_pio()
655 ufcon |= S3C2410_UFCON_RESETRX; s3c24xx_serial_rx_chars_pio()
656 wr_regl(port, S3C2410_UFCON, ufcon); s3c24xx_serial_rx_chars_pio()
823 unsigned long ufcon = rd_regl(port, S3C2410_UFCON); s3c24xx_serial_tx_empty() local
825 if (ufcon & S3C2410_UFCON_FIFOMODE) { s3c24xx_serial_tx_empty()
1048 unsigned int ufcon; s3c64xx_serial_startup() local
1078 ufcon = rd_regl(port, S3C2410_UFCON); s3c64xx_serial_startup()
1079 ufcon |= S3C2410_UFCON_RESETRX | S5PV210_UFCON_RXTRIG8; s3c64xx_serial_startup()
1081 ufcon |= S3C2410_UFCON_RESETTX; s3c64xx_serial_startup()
1082 wr_regl(port, S3C2410_UFCON, ufcon); s3c64xx_serial_startup()
1372 dbg("uart: ulcon = 0x%08x, ucon = 0x%08x, ufcon = 0x%08x\n", s3c24xx_serial_set_termios()
1591 wr_regl(port, S3C2410_UFCON, cfg->ufcon | S3C2410_UFCON_RESETBOTH); s3c24xx_serial_resetport()
1592 wr_regl(port, S3C2410_UFCON, cfg->ufcon); s3c24xx_serial_resetport()
1970 s3c24xx_serial_console_txrdy(struct uart_port *port, unsigned int ufcon) s3c24xx_serial_console_txrdy() argument
1975 if (ufcon & S3C2410_UFCON_FIFOMODE) { s3c24xx_serial_console_txrdy()
2016 unsigned int ufcon = rd_regl(port, S3C2410_UFCON); s3c24xx_serial_put_poll_char() local
2023 while (!s3c24xx_serial_console_txrdy(port, ufcon)) s3c24xx_serial_put_poll_char()
2033 unsigned int ufcon = rd_regl(port, S3C2410_UFCON); s3c24xx_serial_console_putchar() local
2035 while (!s3c24xx_serial_console_txrdy(port, ufcon)) s3c24xx_serial_console_putchar()
2194 .ufcon = S3C2410_UFCON_DEFAULT,
2222 .ufcon = S3C2410_UFCON_DEFAULT,
2251 .ufcon = S3C2410_UFCON_DEFAULT,
2279 .ufcon = S3C2410_UFCON_DEFAULT,
2306 .ufcon = S5PV210_UFCON_DEFAULT,
2334 .ufcon = S5PV210_UFCON_DEFAULT, \
/linux-4.1.27/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.1.27/include/linux/
H A Dserial_s3c.h284 unsigned long ufcon; /* value of ufcon for port */ member in struct:s3c2410_uartcfg

Completed in 333 milliseconds