Home
last modified time | relevance | path

Searched refs:S3C2410_UTRSTAT (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/include/debug/
A Dsamsung.S64 ldr \rd, [\rx, # S3C2410_UTRSTAT]
88 ldr \rd, [\rx, # S3C2410_UTRSTAT]
/linux/arch/arm/mach-s3c/
A Dsleep-s3c24xx.S64 ldrb r14, [ r3, #S3C2410_UTRSTAT ]
/linux/drivers/tty/serial/
A Dsamsung_tty.c239 return rd_regl(port, S3C2410_UTRSTAT) & S3C2410_UTRSTAT_TXE; in s3c24xx_serial_txempty_nofifo()
724 utrstat = rd_regl(port, S3C2410_UTRSTAT); in s3c24xx_serial_rx_chars_dma()
753 wr_regl(port, S3C2410_UTRSTAT, S3C2410_UTRSTAT_TIMEOUT); in s3c24xx_serial_rx_chars_dma()
972 unsigned int pend = rd_regl(port, S3C2410_UTRSTAT); in apple_serial_handle_irq()
976 wr_regl(port, S3C2410_UTRSTAT, in apple_serial_handle_irq()
981 wr_regl(port, S3C2410_UTRSTAT, APPLE_S5L_UTRSTAT_TXTHRESH); in apple_serial_handle_irq()
1220 wr_regl(port, S3C2410_UTRSTAT, APPLE_S5L_UTRSTAT_ALL_FLAGS); in apple_s5l_serial_shutdown()
1328 wr_regl(port, S3C2410_UTRSTAT, APPLE_S5L_UTRSTAT_ALL_FLAGS); in apple_s5l_serial_startup()
2151 wr_regl(port, S3C2410_UTRSTAT, APPLE_S5L_UTRSTAT_ALL_FLAGS); in s3c24xx_serial_init_port()
2455 utrstat = rd_regl(port, S3C2410_UTRSTAT); in s3c24xx_serial_console_txrdy()
[all …]
/linux/include/linux/
A Dserial_s3c.h26 #define S3C2410_UTRSTAT (0x10) macro

Completed in 11 milliseconds