Searched refs:htotal_cntl2 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dlegacy_crtc.c464 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;
H A Dradeon_probe.h663 uint32_t htotal_cntl2; member in struct:__anon297917400b08
H A Dradeon_tv.c1245 save->htotal_cntl2 = (constPtr->horTotal & 0x7); /* 0xf */
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_crtc.c455 save->htotal_cntl2 = 0;
609 OUTPLL(R128_HTOTAL2_CNTL, restore->htotal_cntl2);
622 restore->htotal_cntl2,
H A Dr128.h241 uint32_t htotal_cntl2; member in struct:__anona5d7874c0208
H A Dr128_driver.c2433 save->htotal_cntl2 = INPLL(pScrn, R128_HTOTAL2_CNTL);
2439 save->htotal_cntl2));

Completed in 13 milliseconds