Lines Matching refs:crtc_gen_cntl
158 CARD32 crtc_gen_cntl, dac_cntl;
163 crtc_gen_cntl = inr(CRTC_GEN_CNTL);
164 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN))
165 outr(CRTC_GEN_CNTL, crtc_gen_cntl | CRTC_EXT_DISP_EN);
196 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN))
197 outr(CRTC_GEN_CNTL, crtc_gen_cntl);
238 CARD32 crtc_gen_cntl, dac_cntl;
243 crtc_gen_cntl = inr(CRTC_GEN_CNTL);
244 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN))
245 outr(CRTC_GEN_CNTL, crtc_gen_cntl | CRTC_EXT_DISP_EN);
281 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN))
282 outr(CRTC_GEN_CNTL, crtc_gen_cntl);