Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Drockchip_thermal.c405 u32 tshut_value, val; in rk_tsadcv2_tshut_temp() local
407 tshut_value = rk_tsadcv2_temp_to_code(table, temp); in rk_tsadcv2_tshut_temp()
408 writel_relaxed(tshut_value, regs + TSADCV2_COMP_SHUT(chn)); in rk_tsadcv2_tshut_temp()