Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c81 static void proc_thermal_mmio_read(struct proc_thermal_pci *pci_info, in proc_thermal_mmio_read() function
204 proc_thermal_mmio_read(pci_info, PROC_THERMAL_MMIO_INT_STATUS_0, &status); in proc_thermal_irq_handler()
222 proc_thermal_mmio_read(pci_info, PROC_THERMAL_MMIO_PKG_TEMP, &_temp); in sys_get_curr_temp()
242 proc_thermal_mmio_read(pci_info, PROC_THERMAL_MMIO_TJMAX, &tjmax); in sys_set_trip_temp()
259 proc_thermal_mmio_read(pci_info, PROC_THERMAL_MMIO_THRES_0, &temp); in get_trip_temp()
263 proc_thermal_mmio_read(pci_info, PROC_THERMAL_MMIO_TJMAX, &tjmax); in get_trip_temp()