Home
last modified time | relevance | path

Searched refs:EDGE_PER_REV (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_thermal.c357 CG_TACH_CTRL, EDGE_PER_REV, in smu7_thermal_initialize()
H A Dvega10_thermal.c416 CG_TACH_CTRL, EDGE_PER_REV, in vega10_thermal_initialize()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsid.h229 # define EDGE_PER_REV(x) ((x) << 0) macro
H A Dcikd.h231 # define EDGE_PER_REV(x) ((x) << 0) macro
H A Dsi_dpm.c6285 tmp |= EDGE_PER_REV(rdev->pm.fan_pulses_per_revolution -1); in si_thermal_initialize()
H A Dci_dpm.c1219 tmp |= EDGE_PER_REV(rdev->pm.fan_pulses_per_revolution -1); in ci_thermal_initialize()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h230 # define EDGE_PER_REV(x) ((x) << 0) macro
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c6766 tmp |= EDGE_PER_REV(adev->pm.fan_pulses_per_revolution -1); in si_thermal_initialize()