HomeSort by: relevance | last modified time | path
    Searched refs:x_end (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h 425 uint32_t x_end; member in struct:avivo_grph_state
radeon_driver.c 4541 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 12 milliseconds