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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dtrinityd.h181 # define DYNAMIC_PM_EN (1 << 21) macro
H A Dcikd.h113 # define DYNAMIC_PM_EN (1 << 21) macro
H A Dtrinity_dpm.c729 if (RREG32(SCLK_PWRMGT_CNTL) & DYNAMIC_PM_EN)
H A Dci_dpm.c1501 tmp |= DYNAMIC_PM_EN;
1562 tmp &= ~DYNAMIC_PM_EN;
H A Dkv_dpm.c506 sclk_pwrmgt_cntl |= DYNAMIC_PM_EN;
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1273 DYNAMIC_PM_EN, 1);
1354 DYNAMIC_PM_EN, 0);

Completed in 121 milliseconds