Searched refs:pipe_dsl_reg (Results 1 – 1 of 1) sorted by relevance
494 uint32_t pipe_dsl_reg; in intel_crt_load_detect() local505 pipe_dsl_reg = PIPEDSL(pipe); in intel_crt_load_detect()560 while (I915_READ(pipe_dsl_reg) >= vactive) in intel_crt_load_detect()562 while ((dsl = I915_READ(pipe_dsl_reg)) <= vsample) in intel_crt_load_detect()575 } while ((I915_READ(pipe_dsl_reg) == dsl)); in intel_crt_load_detect()