Searched refs:QDMA_DESC_DONE_MASK (Results 1 – 1 of 1) sorted by relevance
592 #define QDMA_DESC_DONE_MASK BIT(31) macro1495 if (!(desc_ctrl & QDMA_DESC_DONE_MASK)) in airoha_qdma_rx_process()1708 if (!(desc_ctrl & QDMA_DESC_DONE_MASK) && in airoha_qdma_tx_napi_poll()1788 val = FIELD_PREP(QDMA_DESC_DONE_MASK, 1); in airoha_qdma_init_tx_queue()