Searched refs:VOLTAGE_DROP_SYNC (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Drs600.c281 dyn_sclk_vol_cntl |= VOLTAGE_DROP_SYNC;
284 dyn_sclk_vol_cntl &= ~VOLTAGE_DROP_SYNC;
H A Drs600d.h666 #define VOLTAGE_DROP_SYNC (1 << 2) macro
H A Dr100d.h855 #define VOLTAGE_DROP_SYNC (1 << 19) macro
H A Dr100.c411 sclk_more_cntl |= VOLTAGE_DROP_SYNC;
427 sclk_more_cntl &= ~VOLTAGE_DROP_SYNC;

Completed in 187 milliseconds