Home | History | Annotate | Download | only in src

Lines Matching refs:crtc_gen_cntl

97         tmp = pATI->LockData.crtc_gen_cntl = inr(CRTC_GEN_CNTL) &
101 outr(CRTC_GEN_CNTL, tmp | CRTC_EN);
102 outr(CRTC_GEN_CNTL, tmp);
103 outr(CRTC_GEN_CNTL, tmp | CRTC_EN);
498 outr(CRTC_GEN_CNTL, pATI->LockData.crtc_gen_cntl | CRTC_EN);
499 outr(CRTC_GEN_CNTL, pATI->LockData.crtc_gen_cntl);
500 outr(CRTC_GEN_CNTL, pATI->LockData.crtc_gen_cntl | CRTC_EN);