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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Drs600.c279 dyn_sclk_vol_cntl |= IO_CG_VOLTAGE_DROP;
286 dyn_sclk_vol_cntl &= ~IO_CG_VOLTAGE_DROP;
H A Drs600d.h665 #define IO_CG_VOLTAGE_DROP (1 << 0) macro
H A Dr100d.h853 #define IO_CG_VOLTAGE_DROP (1 << 17) macro
H A Dr100.c409 sclk_more_cntl |= IO_CG_VOLTAGE_DROP;
429 sclk_more_cntl &= ~IO_CG_VOLTAGE_DROP;

Completed in 212 milliseconds