Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dtau_6xx.c185 mtspr(SPRN_THRM3, THRM3_SITV(500*60) | THRM3_E); in tau_timeout()
/arch/powerpc/include/asm/
Dreg.h646 #define THRM3_SITV(x) ((x&0x3fff)<<1) macro