Home
last modified time | relevance | path

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

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