Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_anatop.c109 sbintime_t temp_throttle_delay; member
579 callout_reset_sbt(&sc->temp_throttle_callout, sc->temp_throttle_delay, in tempmon_throttle_check()
626 sc->temp_throttle_delay = 100 * SBT_1MS; in initialize_tempmon()
628 callout_reset_sbt(&sc->temp_throttle_callout, sc->temp_throttle_delay, in initialize_tempmon()