Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dtau_6xx.c161 mtspr(SPRN_THRM3, THRM3_SITV(0x1fff) | THRM3_E); in tau_timeout()
/arch/powerpc/include/asm/
Dreg.h650 #define THRM3_SITV(x) ((x & 0x1fff) << 1) macro