Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c102 uint32_t temp_high_val; member
466 return (((sc->temp_high_val - (count - sc->temp_high_cnt) * in temp_from_count()
467 (sc->temp_high_val - 250) / in temp_from_count()
476 (sc->temp_high_val - temp) / (sc->temp_high_val - 250) + in temp_to_count()
594 sc->temp_high_val = (cal & 0x000000FF) * 10; in initialize_tempmon()
600 sc->temp_throttle_val = sc->temp_high_val - 100; in initialize_tempmon()