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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rs600.c 279 dyn_sclk_vol_cntl |= VOLTAGE_DROP_SYNC;
282 dyn_sclk_vol_cntl &= ~VOLTAGE_DROP_SYNC;
rs600d.h 668 #define VOLTAGE_DROP_SYNC (1 << 2)
r100d.h 857 #define VOLTAGE_DROP_SYNC (1 << 19)
radeon_r100.c 406 sclk_more_cntl |= VOLTAGE_DROP_SYNC;
422 sclk_more_cntl &= ~VOLTAGE_DROP_SYNC;

Completed in 51 milliseconds