Home
last modified time | relevance | path

Searched refs:CR_IT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dcp15.h32 #define CR_IT (1 << 18) macro
/openbmc/qemu/target/hppa/
H A Dsys_helper.c48 cpu->env.cr[CR_IT] = timeout; in HELPER()
H A Dcpu.h150 #define CR_IT 16 macro
H A Dtranslate.c2186 case CR_IT: /* Interval Timer */ in trans_mfctl()
2268 case CR_IT: in trans_mtctl()
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h307 #define CR_IT (1 << 18) macro