Searched refs:DP_DL_INT_Q0_DONE (Results 1 – 2 of 2) sorted by relevance
144 #define DP_DL_INT_Q0_DONE BIT(13) macro147 #define DP_DL_Q0_STATUS_MASK (DP_DL_INT_Q0_PITCNT_LEN_ERR | DP_DL_INT_Q0_DONE)
306 if (intr_status & DP_DL_INT_Q0_DONE) { in t7xx_dpmaif_hw_check_rx_intr()313 intr_status &= ~DP_DL_INT_Q0_DONE; in t7xx_dpmaif_hw_check_rx_intr()380 rx_intr_status &= ~DP_DL_INT_Q0_DONE; in t7xx_dpmaif_hw_get_intr_cnt()
Completed in 8 milliseconds