Searched refs:SE_GENI_RX_FIFOn (Results 1 – 3 of 3) sorted by relevance
65 #define SE_GENI_RX_FIFOn 0x780 macro
364 rx_fifo = readl(uport->membase + SE_GENI_RX_FIFOn); in qcom_geni_serial_get_char()483 ioread32_rep(uport->membase + SE_GENI_RX_FIFOn, buf, 1); in handle_rx_console()525 ioread32_rep(uport->membase + SE_GENI_RX_FIFOn, port->rx_fifo, words); in handle_rx_uart()
260 val = readl_relaxed(gi2c->se.base + SE_GENI_RX_FIFOn); in geni_i2c_irq()