Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Ddb8500_thermal.c396 unsigned long dft_low, dft_high; in db8500_thermal_probe() local
459 dft_high = ptrips->trip_points[0].temp; in db8500_thermal_probe()
462 dft_low, dft_high); in db8500_thermal_probe()
499 unsigned long dft_low, dft_high; in db8500_thermal_resume() local
502 dft_high = ptrips->trip_points[0].temp; in db8500_thermal_resume()
505 dft_low, dft_high); in db8500_thermal_resume()