Searched refs:PROC_THERMAL_MMIO_INT_ENABLE_0 (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/thermal/intel/int340x_thermal/ |
D | processor_thermal_device_pci.c | 34 PROC_THERMAL_MMIO_INT_ENABLE_0, enumerator 55 { PROC_THERMAL_MMIO_INT_ENABLE_0, 0x5820, 15, 0x01 }, 110 proc_thermal_mmio_write(pci_info, PROC_THERMAL_MMIO_INT_ENABLE_0, 1); in proc_thermal_threshold_work_fn() 128 proc_thermal_mmio_write(pci_info, PROC_THERMAL_MMIO_INT_ENABLE_0, 0); in proc_thermal_irq_handler() 182 proc_thermal_mmio_write(pci_info, PROC_THERMAL_MMIO_INT_ENABLE_0, 0); in sys_set_trip_temp() 195 proc_thermal_mmio_write(pci_info, PROC_THERMAL_MMIO_INT_ENABLE_0, 1); in sys_set_trip_temp() 304 proc_thermal_mmio_write(pci_info, PROC_THERMAL_MMIO_INT_ENABLE_0, 0); in proc_thermal_pci_remove() 343 proc_thermal_mmio_write(pci_info, PROC_THERMAL_MMIO_INT_ENABLE_0, 1); in proc_thermal_pci_resume()
|