Home
last modified time | relevance | path

Searched refs:S3C2410_UTXH (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/arm/include/debug/
A Dsamsung.S48 strb \rd, [\rx, # S3C2410_UTXH]
/linux-6.3-rc2/include/linux/
A Dserial_s3c.h20 #define S3C2410_UTXH (0x20) macro
/linux-6.3-rc2/drivers/tty/serial/
A Dsamsung_tty.c885 wr_reg(port, S3C2410_UTXH, port->x_char); in s3c24xx_serial_tx_chars()
911 wr_reg(port, S3C2410_UTXH, xmit->buf[xmit->tail]); in s3c24xx_serial_tx_chars()
1063 dma->tx_conf.dst_addr = p->port.mapbase + S3C2410_UTXH; in s3c24xx_serial_request_dma()
2338 wr_reg(port, S3C2410_UTXH, c); in s3c24xx_serial_put_poll_char()
2350 wr_reg(port, S3C2410_UTXH, ch); in s3c24xx_serial_console_putchar()
2784 wr_reg_barrier(port, S3C2410_UTXH, c); in samsung_early_putc()

Completed in 9 milliseconds