Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dsumod.h294 #define THERM_INT_MASK_LOW (1 << 25) macro
A Drv770d.h423 #define THERM_INT_MASK_LOW (1 << 25) macro
A Dsid.h195 #define THERM_INT_MASK_LOW (1 << 25) macro
A Dcikd.h199 #define THERM_INT_MASK_LOW (1 << 25) macro
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()
A Devergreen.c4516 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in evergreen_irq_set()
4519 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in evergreen_irq_set()
4560 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in evergreen_irq_set()
A Devergreend.h892 #define THERM_INT_MASK_LOW (1 << 25) macro
A Dr600d.h314 #define THERM_INT_MASK_LOW (1 << 25) macro
A Dsi.c6073 ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in si_irq_set()
6109 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in si_irq_set()
A Dci_dpm.c888 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in ci_thermal_enable_alert()
897 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in ci_thermal_enable_alert()
A Dsi_dpm.c5946 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in si_thermal_enable_alert()
5955 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in si_thermal_enable_alert()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsid.h196 #define THERM_INT_MASK_LOW (1 << 25) macro
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dsi_dpm.c6422 thermal_int &= ~(THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW); in si_thermal_enable_alert()
6430 thermal_int |= THERM_INT_MASK_HIGH | THERM_INT_MASK_LOW; in si_thermal_enable_alert()
7578 cg_thermal_int |= THERM_INT_MASK_LOW; in si_dpm_set_interrupt_state()
7583 cg_thermal_int &= ~THERM_INT_MASK_LOW; in si_dpm_set_interrupt_state()

Completed in 132 milliseconds