Home
last modified time | relevance | path

Searched refs:SOC_WT_RES_INT_STATUS_OFFSET (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_power_floor.c42 status = readq(proc_priv->mmio_base + SOC_WT_RES_INT_STATUS_OFFSET); in proc_thermal_read_power_floor_status()
94 int_status = readq(proc_priv->mmio_base + SOC_WT_RES_INT_STATUS_OFFSET); in proc_thermal_check_power_floor_intr()
117 status = readq(proc_priv->mmio_base + SOC_WT_RES_INT_STATUS_OFFSET); in proc_thermal_power_floor_intr_callback()
H A Dprocessor_thermal_wt_hint.c69 status = readq(proc_priv->mmio_base + SOC_WT_RES_INT_STATUS_OFFSET); in workload_type_index_show()
201 int_status = readq(proc_priv->mmio_base + SOC_WT_RES_INT_STATUS_OFFSET); in proc_thermal_check_wt_intr()
214 status = readq(proc_priv->mmio_base + SOC_WT_RES_INT_STATUS_OFFSET); in proc_thermal_wt_intr_callback()
H A Dprocessor_thermal_device.h97 #define SOC_WT_RES_INT_STATUS_OFFSET 0x5B18 macro
H A Dprocessor_thermal_device_pci.c145 status = readq(proc_priv->mmio_base + SOC_WT_RES_INT_STATUS_OFFSET); in proc_thermal_clear_soc_int_status()
147 proc_priv->mmio_base + SOC_WT_RES_INT_STATUS_OFFSET); in proc_thermal_clear_soc_int_status()