Searched refs:DSB_STATUS (Results 1 – 2 of 2) sorted by relevance
73 return DSB_STATUS & intel_de_read(i915, DSB_CTRL(pipe, id)); in is_dsb_busy()82 if (DSB_STATUS & dsb_ctrl) { in intel_dsb_enable_engine()100 if (DSB_STATUS & dsb_ctrl) { in intel_dsb_disable_engine()
8335 #define DSB_STATUS (1 << 0) macro