Home
last modified time | relevance | path

Searched refs:ASIC_T_MASK (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv770d.h427 #define ASIC_T_MASK 0x3FF0000 macro
H A Devergreend.h906 #define ASIC_T_MASK 0x07FF0000 macro
H A Dr600d.h304 #define ASIC_T_MASK 0x1FF macro
H A Dr600.c352 u32 temp = (RREG32(CG_THERMAL_STATUS) & ASIC_T_MASK) >> in rv6xx_get_temp()
H A Devergreen.c1474 temp = (RREG32(CG_MULT_THERMAL_STATUS) & ASIC_T_MASK) >> in evergreen_get_temp()