HomeSort by: relevance | last modified time | path
    Searched refs:crtc_int_cntl (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-mach64/dist/src/
atilock.c 78 pATI->LockData.crtc_int_cntl = inr(CRTC_INT_CNTL);
79 outr(CRTC_INT_CNTL, (pATI->LockData.crtc_int_cntl & ~CRTC_INT_ENS) |
85 outr(CRTC_INT_CNTL, (inr(CRTC_INT_CNTL) & ~CRTC_INT_ACKS) |
492 outr(CRTC_INT_CNTL, pATI->LockData.crtc_int_cntl);
atistruct.h 407 CARD32 crtc_int_cntl, crtc_gen_cntl, i2c_cntl_0, hw_debug, member in struct:_ATIRec::__anon132

Completed in 5 milliseconds