Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/bcm63xx/
A Dearly_printk.c28 bcm_uart0_writel(c, UART_FIFO_REG); in prom_putchar()
/linux-6.3-rc2/arch/arm/include/debug/
A Dbcm63xx.S17 strb \rd, [\rx, #UART_FIFO_REG]
/linux-6.3-rc2/drivers/tty/serial/
A Dbcm63xx_uart.c260 cstat = c = bcm_uart_readl(port, UART_FIFO_REG); in bcm_uart_do_rx()
315 bcm_uart_writel(port, ch, UART_FIFO_REG), in bcm_uart_do_tx()
399 (void)bcm_uart_readl(port, UART_FIFO_REG); in bcm_uart_flush()
657 bcm_uart_writel(port, ch, UART_FIFO_REG); in bcm_console_putchar()
/linux-6.3-rc2/include/linux/
A Dserial_bcm63xx.h107 #define UART_FIFO_REG 0x14 macro

Completed in 5 milliseconds