Searched refs:DROP_IDLE (Results 1 – 1 of 1) sorted by relevance
3582 #define DROP_IDLE BIT(6) macro3591 DROP_IDLE | \3617 if (val & (DROP_ACTIVE | DROP_IDLE | DROP_RETIRE | DROP_RESET_SEQNO)) { in i915_drop_caches_set()3630 if (ret == 0 && val & (DROP_IDLE | DROP_ACTIVE)) in i915_drop_caches_set()3636 if (ret == 0 && val & DROP_IDLE) in i915_drop_caches_set()3647 if (ret == 0 && val & DROP_IDLE) in i915_drop_caches_set()3665 if (val & DROP_IDLE) { in i915_drop_caches_set()