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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_probe.h392 uint32_t pll_source; member in struct:avivo_crtc_state
H A Dradeon_driver.c4966 state->crtc[0].pll_source = INREG(AVIVO_PCLK_CRTC1_CNTL);
5007 state->crtc[1].pll_source = INREG(AVIVO_PCLK_CRTC2_CNTL);
5358 OUTREG(AVIVO_PCLK_CRTC1_CNTL, state->crtc[0].pll_source);
5359 OUTREG(AVIVO_PCLK_CRTC2_CNTL, state->crtc[1].pll_source);

Completed in 10 milliseconds