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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h 408 uint32_t stereo_control; member in struct:avivo_crtc_state
radeon_driver.c 4985 state->crtc[0].stereo_control = INREG(AVIVO_D1CRTC_STEREO_CONTROL);
5026 state->crtc[1].stereo_control = INREG(AVIVO_D2CRTC_STEREO_CONTROL);
5399 OUTREG(AVIVO_D1CRTC_STEREO_CONTROL, state->crtc[0].stereo_control);
5420 OUTREG(AVIVO_D2CRTC_STEREO_CONTROL, state->crtc[1].stereo_control);

Completed in 8 milliseconds