HomeSort by: relevance | last modified time | path
    Searched refs:SPR_THRM_TIMER (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/include/oea/
spr.h 300 #define SPR_THRM_TIMER(x) ((x) << 1) /* Sampling interval timer */
  /src/sys/arch/powerpc/oea/
cpu_subr.c 1323 mtspr(SPR_THRM3, SPR_THRM_TIMER(therm_delay) | SPR_THRM_ENABLE);

Completed in 15 milliseconds