Home | History | Annotate | Download | only in video

Lines Matching refs:CRTC_GEN_CNTL

320 	mode->crtc_gen_cntl = 0x03000200;
329 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl);
363 mode->crtc_gen_cntl = CRTC_EN | CRTC_EXT_DISP_EN;
370 mode->crtc_gen_cntl |= 0x6 << 8; /* x888 */
377 mode->crtc_gen_cntl |= 0x4 << 8; /* 565 */
384 mode->crtc_gen_cntl |= 0x2 << 8; /* palette */
515 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl | CRTC_DISP_REQ_EN_B);
526 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl);