Searched refs:pipe_dsl_reg (Results 1 – 1 of 1) sorted by relevance
555 uint32_t pipe_dsl_reg; in intel_crt_load_detect() local566 pipe_dsl_reg = PIPEDSL(pipe); in intel_crt_load_detect()621 while (I915_READ(pipe_dsl_reg) >= vactive) in intel_crt_load_detect()623 while ((dsl = I915_READ(pipe_dsl_reg)) <= vsample) in intel_crt_load_detect()636 } while ((I915_READ(pipe_dsl_reg) == dsl)); in intel_crt_load_detect()