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

/linux-4.4.14/drivers/thermal/
H A Dhisi_thermal.c33 #define TEMP0_INT_EN (0x14) macro
87 writel(0x0, data->regs + TEMP0_INT_EN); hisi_thermal_get_sensor_temp()
139 writel(0x1, data->regs + TEMP0_INT_EN); hisi_thermal_enable_bind_irq_sensor()
151 writel(0x0, data->regs + TEMP0_INT_EN); hisi_thermal_disable_sensor()

Completed in 48 milliseconds