Searched refs:BM_STS_ACTIVE (Results 1 – 1 of 1) sorted by relevance
110 BM_STS_ACTIVE = 0x1, enumerator286 } while ((status & (BM_STS_ACTIVE | BM_STS_INTR)) == BM_STS_ACTIVE); in send_dma_request()299 if (status & BM_STS_ACTIVE) { in send_dma_request()505 req_status = BM_STS_ACTIVE | BM_STS_INTR; in test_bmdma_various_prdts()549 g_assert_cmphex(status, ==, BM_STS_ACTIVE | BM_STS_INTR); in test_bmdma_no_busmaster()