Searched refs:DPM_EVENT_SRC (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Drv6xxd.h145 # define DPM_EVENT_SRC(x) ((x) << 0) macro
H A Drv770d.h409 #define DPM_EVENT_SRC(x) ((x) << 0) macro
H A Dcikd.h182 #define DPM_EVENT_SRC(x) ((x) << 0) macro
H A Dsid.h178 #define DPM_EVENT_SRC(x) ((x) << 0) macro
H A Drv6xx_dpm.c1380 WREG32_P(CG_THERMAL_CTRL, DPM_EVENT_SRC(dpm_event_src), ~DPM_EVENT_SRC_MASK);
H A Drv770_dpm.c1843 WREG32_P(CG_THERMAL_CTRL, DPM_EVENT_SRC(dpm_event_src), ~DPM_EVENT_SRC_MASK);
H A Dsi_dpm.c3286 WREG32_P(CG_THERMAL_CTRL, DPM_EVENT_SRC(dpm_event_src), ~DPM_EVENT_SRC_MASK);
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c107 /** Values for the CG_THERMAL_CTRL::DPM_EVENT_SRC field. */
108 enum DPM_EVENT_SRC { enum
1380 enum DPM_EVENT_SRC src;
1407 DPM_EVENT_SRC, src);
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h179 #define DPM_EVENT_SRC(x) ((x) << 0) macro
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c3759 WREG32_P(CG_THERMAL_CTRL, DPM_EVENT_SRC(dpm_event_src), ~DPM_EVENT_SRC_MASK);

Completed in 310 milliseconds