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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_probe.h425 uint32_t x_end; member in struct:avivo_grph_state
H A Dradeon_driver.c4541 state->grph.x_end = INREG(offset + EVERGREEN_GRPH_X_END);
4569 OUTREG(offset + EVERGREEN_GRPH_X_END, state->grph.x_end);
4999 state->grph[0].x_end = INREG(AVIVO_D1GRPH_X_END);
5040 state->grph[1].x_end = INREG(AVIVO_D2GRPH_X_END);
5304 OUTREG(AVIVO_D1GRPH_X_END, state->grph[0].x_end);
5318 OUTREG(AVIVO_D2GRPH_X_END, state->grph[1].x_end);

Completed in 10 milliseconds