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

  /xsrc/external/mit/xf86-video-ati/dist/src/
legacy_crtc.c 464 OUTPLL(pScrn, RADEON_HTOTAL2_CNTL, restore->htotal_cntl2);
476 (unsigned)restore->htotal_cntl2,
625 save->htotal_cntl2 = INPLL(pScrn, RADEON_HTOTAL2_CNTL);
632 (unsigned)save->htotal_cntl2);
1314 save->htotal_cntl2 = 0;
1354 save->htotal_cntl2 = mode->HTotal & 0x7;
radeon_probe.h 663 uint32_t htotal_cntl2; member in struct:__anon6870
radeon_tv.c 1245 save->htotal_cntl2 = (constPtr->horTotal & 0x7); /* 0xf */
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_crtc.c 458 save->htotal_cntl2 = 0;
612 OUTPLL(R128_HTOTAL2_CNTL, restore->htotal_cntl2);
625 restore->htotal_cntl2,
r128.h 238 uint32_t htotal_cntl2; member in struct:__anon167
r128_driver.c 2418 save->htotal_cntl2 = INPLL(pScrn, R128_HTOTAL2_CNTL);
2424 save->htotal_cntl2));

Completed in 10 milliseconds