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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_tv.c39 uint16_t verResolution; member in struct:__anon9c59db8d0108
146 600, /* verResolution */
161 600, /* verResolution */
176 600, /* verResolution */
191 600, /* verResolution */
978 save->tv_vdisp = constPtr->verResolution - 1;
1108 save->crtc_v_total_disp = ((constPtr->verResolution - 1) << RADEON_CRTC_V_DISP_SHIFT) |
1212 save->crtc2_v_total_disp = ((constPtr->verResolution - 1) << RADEON_CRTC_V_DISP_SHIFT) |

Completed in 3 milliseconds