Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c107 sbintime_t temp_throttle_delay; member
577 callout_reset_sbt(&sc->temp_throttle_callout, sc->temp_throttle_delay, in tempmon_throttle_check()
624 sc->temp_throttle_delay = 100 * SBT_1MS; in initialize_tempmon()
626 callout_reset_sbt(&sc->temp_throttle_callout, sc->temp_throttle_delay, in initialize_tempmon()