Home
last modified time | relevance | path

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

/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()
/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 Dci_dpm.c1214 tmp |= EDGE_PER_REV(rdev->pm.fan_pulses_per_revolution - 1); in ci_thermal_initialize()
H A Dsi_dpm.c6241 tmp |= EDGE_PER_REV(rdev->pm.fan_pulses_per_revolution -1); in si_thermal_initialize()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h230 # define EDGE_PER_REV(x) ((x) << 0) macro