Home
last modified time | relevance | path

Searched defs:THRM1_THRES (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c500 #define THRM1_THRES(x) (((x) & 0x7f) << 23) in helper_fixup_thrm() macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h403 #define THRM1_THRES (0x7f<<2) macro