Searched refs:INSTPM_SYNC_FLUSH (Results 1 – 2 of 2) sorted by relevance
536 INSTPM_SYNC_FLUSH)); in intel_ring_setup_status_page()537 if (wait_for((I915_READ(reg) & INSTPM_SYNC_FLUSH) == 0, in intel_ring_setup_status_page()
1766 #define INSTPM_SYNC_FLUSH (1<<5) macro