Home
last modified time | relevance | path

Searched refs:FDO_STATIC_DUTY_MASK (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h211 #define FDO_STATIC_DUTY_MASK 0x000000FF macro
H A Dcikd.h214 #define FDO_STATIC_DUTY_MASK 0x000000FF macro
H A Dsi_dpm.c6167 tmp = RREG32(CG_FDO_CTRL0) & ~FDO_STATIC_DUTY_MASK; in si_fan_ctrl_set_fan_speed_percent()
H A Dci_dpm.c1101 tmp = RREG32_SMC(CG_FDO_CTRL0) & ~FDO_STATIC_DUTY_MASK; in ci_fan_ctrl_set_fan_speed_percent()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h212 #define FDO_STATIC_DUTY_MASK 0x000000FF macro
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c6635 tmp = RREG32(CG_FDO_CTRL0) & ~FDO_STATIC_DUTY_MASK; in si_dpm_set_fan_speed_pwm()