Searched refs:THRM3_SITV (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/kernel/ | ||
D | tau_6xx.c | 185 mtspr(SPRN_THRM3, THRM3_SITV(500*60) | THRM3_E); in tau_timeout() |
/arch/powerpc/include/asm/ | ||
D | reg.h | 646 #define THRM3_SITV(x) ((x&0x3fff)<<1) macro |