Searched refs:TEMP0_EN (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
H A Dhisi_thermal.c32 #define TEMP0_EN (0x10) macro
91 writel(0x0, data->regs + TEMP0_EN); hisi_thermal_get_sensor_temp()
97 writel(0x1, data->regs + TEMP0_EN); hisi_thermal_get_sensor_temp()
123 writel(0x0, data->regs + TEMP0_EN); hisi_thermal_enable_bind_irq_sensor()
136 writel(0x1, data->regs + TEMP0_EN); hisi_thermal_enable_bind_irq_sensor()
153 writel(0x0, data->regs + TEMP0_EN); hisi_thermal_disable_sensor()

Completed in 31 milliseconds