Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h225 #define HID0_ICE_SHIFT 15 macro
240 #define HID0_ICE (1<<HID0_ICE_SHIFT) /* Instruction Cache Enable */
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dstart.S765 rlwinm r3, r3, (31 - HID0_ICE_SHIFT + 1), 31, 31