Searched refs:TN_CURRENT_GNB_TEMP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ | ||
H A D | nid.h | 521 #define TN_CURRENT_GNB_TEMP 0x1F390 macro |
H A D | ni.c | 856 u32 temp = RREG32_SMC(TN_CURRENT_GNB_TEMP) & 0x7ff; in tn_get_temp() |