Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c472 temp_to_count(struct imx6_anatop_softc *sc, uint32_t temp) in temp_to_count() function
523 sc->temp_throttle_trigger_cnt = temp_to_count(sc, sc->temp_throttle_val); in temp_throttle_sysctl_handler()
524 sc->temp_throttle_reset_cnt = temp_to_count(sc, sc->temp_throttle_val - 100); in temp_throttle_sysctl_handler()
602 temp_to_count(sc, sc->temp_throttle_val); in initialize_tempmon()
604 temp_to_count(sc, sc->temp_throttle_val - 50); in initialize_tempmon()