Searched refs:RXDP (Results 1 – 3 of 3) sorted by relevance
32 #define RXDP 0x08 macro39 #define RXFLAGS (RXDP | RXBAF | RXBF | RXTT | RXBNAE)
84 while (ioread32(port->membase + TIMBUART_ISR) & RXDP) { in timbuart_rx_chars()159 } else if (isr & (RXDP)) in timbuart_handle_rx_port()
320 #define RXDP 0x30 macro465 dev->base + RXDP); in kick_rx()724 writel(dev->rx_info.phy_descs, dev->base + RXDP); in ns83820_setup_rx()787 writel(0, dev->base + RXDP); in ns83820_cleanup_rx()831 readl(dev->base + RXDP),