Searched refs:BDP_CSR_RX_DMA_ACTV (Results 1 – 2 of 2) sorted by relevance
40 #define BDP_CSR_RX_DMA_ACTV BIT(16) macro
430 if (rx_status & BDP_CSR_RX_DMA_ACTV) in pfe_command_stop()435 if (readl(HIF_RX_STATUS) & BDP_CSR_RX_DMA_ACTV) in pfe_command_stop()