Searched refs:pipe_dsl_reg (Results 1 – 1 of 1) sorted by relevance
640 vblank_reg, vsync_reg, pipeconf_reg, pipe_dsl_reg; in intel_crt_load_detect() local651 pipe_dsl_reg = PIPEDSL(pipe); in intel_crt_load_detect()706 while (I915_READ(pipe_dsl_reg) >= vactive) in intel_crt_load_detect()708 while ((dsl = I915_READ(pipe_dsl_reg)) <= vsample) in intel_crt_load_detect()721 } while ((I915_READ(pipe_dsl_reg) == dsl)); in intel_crt_load_detect()