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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_tv.c41 uint16_t horTotal; member in struct:__anon9c59db8d0108
148 990, /* horTotal */
163 1144, /* horTotal */
178 1018, /* horTotal */
193 1131, /* horTotal */
646 hTotal = constPtr->horTotal;
782 save->tv_htotal = constPtr->horTotal - 1;
1101 (((constPtr->horTotal / 8) - 1) << RADEON_CRTC_H_TOTAL_SHIFT);
1141 save->htotal_cntl = (constPtr->horTotal & 0x7 /*0xf*/) | RADEON_HTOT_CNTL_VGA_EN;
1205 (((constPtr->horTotal /
[all...]

Completed in 3 milliseconds