Searched refs:clock_cntl_index (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_accel.c229 uint32_t clock_cntl_index; local in function:RADEONEngineReset
261 clock_cntl_index = INREG(RADEON_CLOCK_CNTL_INDEX);
335 OUTREG(RADEON_CLOCK_CNTL_INDEX, clock_cntl_index);
H A Dradeon_probe.h584 uint32_t clock_cntl_index; member in struct:__anon297917400b08
H A Dradeon_driver.c5799 save->clock_cntl_index = INREG(RADEON_CLOCK_CNTL_INDEX);
5879 OUTREG(RADEON_CLOCK_CNTL_INDEX, restore->clock_cntl_index);
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_accel.c128 uint32_t clock_cntl_index; local in function:R128EngineReset
134 clock_cntl_index = INREG(R128_CLOCK_CNTL_INDEX);
148 OUTREG(R128_CLOCK_CNTL_INDEX, clock_cntl_index);
H A Dr128.h181 uint32_t clock_cntl_index; member in struct:__anona5d7874c0208
H A Dr128_driver.c2549 save->clock_cntl_index = INREG(R128_CLOCK_CNTL_INDEX);
2576 OUTREG(R128_CLOCK_CNTL_INDEX, restore->clock_cntl_index);
2596 OUTREG(R128_CLOCK_CNTL_INDEX, restore->clock_cntl_index);

Completed in 25 milliseconds