Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsumod.h294 #define THERM_INT_MASK_LOW (1 << 25) macro
H A Drv770d.h423 #define THERM_INT_MASK_LOW (1 << 25) macro
H A Dcikd.h199 #define THERM_INT_MASK_LOW (1 << 25) macro
H A Dr600.c3809 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in r600_irq_set()
3812 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in r600_irq_set()
3816 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in r600_irq_set()
H A Devergreend.h892 #define THERM_INT_MASK_LOW (1 << 25) macro
H A Dr600d.h314 #define THERM_INT_MASK_LOW (1 << 25) macro
H A Dsi_dpm.c5909 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in si_thermal_enable_alert()
5918 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in si_thermal_enable_alert()
H A Dci_dpm.c883 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in ci_thermal_enable_alert()
892 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in ci_thermal_enable_alert()