Home
last modified time | relevance | path

Searched refs:SOC_WT_RES_INT_STATUS_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.h98 #define SOC_WT_RES_INT_STATUS_MASK GENMASK_ULL(3, 2) macro
H A Dprocessor_thermal_device_pci.c146 writeq(status & ~SOC_WT_RES_INT_STATUS_MASK, in proc_thermal_clear_soc_int_status()