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

/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_anatop.c470 temp_to_count(struct imx6_anatop_softc *sc, uint32_t temp) function
521 sc->temp_throttle_trigger_cnt = temp_to_count(sc, sc->temp_throttle_val);
522 sc->temp_throttle_reset_cnt = temp_to_count(sc, sc->temp_throttle_val - 100);
600 temp_to_count(sc, sc->temp_throttle_val);
602 temp_to_count(sc, sc->temp_throttle_val - 50);

Completed in 47 milliseconds