Home
last modified time | relevance | path

Searched refs:THERM_INT_MASK_HIGH (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dsumod.h293 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Drv770d.h422 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Dsid.h194 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Dcikd.h198 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Dr600.c3823 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in r600_irq_set()
3826 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in r600_irq_set()
3830 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in r600_irq_set()
H A Devergreen.c4495 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in evergreen_irq_set()
4498 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in evergreen_irq_set()
4539 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in evergreen_irq_set()
H A Devergreend.h891 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Dr600d.h313 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Dsi.c6064 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in si_irq_set()
6100 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in si_irq_set()
H A Dci_dpm.c947 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in ci_thermal_enable_alert()
956 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in ci_thermal_enable_alert()
H A Dsi_dpm.c5962 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in si_thermal_enable_alert()
5971 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in si_thermal_enable_alert()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c6400 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in si_thermal_enable_alert()
6408 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in si_thermal_enable_alert()
7513 cg_thermal_int |= THERM_INT_MASK_HIGH; in si_dpm_set_interrupt_state()
7518 cg_thermal_int &= ~THERM_INT_MASK_HIGH; in si_dpm_set_interrupt_state()