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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_driver.c 5049 /* save DVOA regs */
5050 state->dvoa[0] = INREG(0x7080);
5051 state->dvoa[1] = INREG(0x7084);
5052 state->dvoa[2] = INREG(0x708c);
5053 state->dvoa[3] = INREG(0x7090);
5054 state->dvoa[4] = INREG(0x7094);
5055 state->dvoa[5] = INREG(0x70ac);
5056 state->dvoa[6] = INREG(0x70b0);
5185 /* save DVOA regs */
5187 state->dvoa[j] = INREG(i)
    [all...]
radeon_probe.h 512 /* dvoa */
513 uint32_t dvoa[16]; member in struct:avivo_state

Completed in 9 milliseconds