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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_tv.c44 uint16_t horSyncStart; member in struct:__anon9c59db8d0108
151 824, /* horSyncStart */
166 824, /* horSyncStart */
181 840, /* horSyncStart */
196 840, /* horSyncStart */
1105 (((constPtr->horSyncStart / 8) - 1) << RADEON_CRTC_H_SYNC_STRT_CHAR_SHIFT) |
1106 (constPtr->horSyncStart & 7);
1209 (((constPtr->horSyncStart / 8) - 1) << RADEON_CRTC_H_SYNC_STRT_CHAR_SHIFT) |
1210 (constPtr->horSyncStart & 7);

Completed in 3 milliseconds