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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dlegacy_crtc.c389 OUTPLL(pScrn, RADEON_HTOTAL_CNTL, restore->htotal_cntl);
402 (unsigned)restore->htotal_cntl,
604 save->htotal_cntl = INPLL(pScrn, RADEON_HTOTAL_CNTL);
611 (unsigned)save->htotal_cntl);
1225 save->htotal_cntl = 0;
1271 save->htotal_cntl = mode->HTotal & 0x7;
1820 info->ModeReg->htotal_cntl = info->SavedReg->htotal_cntl;
H A Dradeon_probe.h650 uint32_t htotal_cntl; member in struct:__anon297917400b08
H A Dradeon_tv.c1141 save->htotal_cntl = (constPtr->horTotal & 0x7 /*0xf*/) | RADEON_HTOT_CNTL_VGA_EN;
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_crtc.c398 save->htotal_cntl = 0;
538 OUTPLL(R128_HTOTAL_CNTL, restore->htotal_cntl);
550 restore->htotal_cntl,
905 info->ModeReg.htotal_cntl = info->SavedReg.htotal_cntl;
H A Dr128.h230 uint32_t htotal_cntl; member in struct:__anona5d7874c0208
H A Dr128_driver.c2413 save->htotal_cntl = INPLL(pScrn, R128_HTOTAL_CNTL);
2419 save->htotal_cntl));

Completed in 13 milliseconds