Home
last modified time | relevance | path

Searched refs:TCR_DIE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/44x/
H A Dcpm.c206 mtspr(SPRN_TCR, tcr_save & ~TCR_DIE); in cpm_suspend_standby()
/linux/arch/powerpc/include/asm/
H A Dreg_booke.h429 #define TCR_DIE TCR_PIE /* DEC Interrupt Enable */ macro
/linux/arch/powerpc/kernel/
H A Dtime.c759 tcr |= TCR_DIE; /* Enable decrementer */ in start_cpu_decrementer()