Searched refs:zero_req_count (Results 1 – 2 of 2) sorted by relevance
72 hw->zero_req_count++; in cpucopy_thread()73 if (hw->zero_req_count == 0) in cpucopy_thread()74 hw->zero_req_count = SLEEP_THRESHOLD; in cpucopy_thread()75 if (hw->zero_req_count >= SLEEP_THRESHOLD) in cpucopy_thread()80 hw->zero_req_count = 0; in cpucopy_thread()122 hw->zero_req_count = 0; in skeldma_start()270 || hw->zero_req_count == 0) in skeldma_vchan_status()
57 volatile uint32_t zero_req_count; member