Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsumod.h295 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Drv770d.h424 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Dsid.h196 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Dcikd.h200 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Dradeon_r600.c3845 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in r600_irq_set()
3848 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in r600_irq_set()
3852 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in r600_irq_set()
H A Dradeon_evergreen.c4521 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in evergreen_irq_set()
4524 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in evergreen_irq_set()
4565 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in evergreen_irq_set()
H A Devergreend.h893 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Dr600d.h315 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Dradeon_si.c6085 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in si_irq_set()
6121 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in si_irq_set()
H A Dradeon_si_dpm.c5969 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in si_thermal_enable_alert()
5978 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in si_thermal_enable_alert()
H A Dradeon_ci_dpm.c917 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in ci_thermal_enable_alert()
926 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in ci_thermal_enable_alert()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h198 #define THERM_INT_MASK_HIGH (1 << 24) macro
H A Damdgpu_si_dpm.c6408 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in si_thermal_enable_alert()
6416 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in si_thermal_enable_alert()
7523 cg_thermal_int |= THERM_INT_MASK_HIGH; in si_dpm_set_interrupt_state()
7528 cg_thermal_int &= ~THERM_INT_MASK_HIGH; in si_dpm_set_interrupt_state()