Searched refs:pipe_dsl_reg (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_crt.c248 int bclrpat_reg, pipeconf_reg, pipe_dsl_reg; local in function:i830_crt_detect_load
260 pipe_dsl_reg = PIPEA_DSL;
269 pipe_dsl_reg = PIPEB_DSL;
323 while (INREG(pipe_dsl_reg) >= vactive)
325 while ((dsl = INREG(pipe_dsl_reg)) <= vsample)
338 } while ((INREG(pipe_dsl_reg) == dsl));

Completed in 82 milliseconds