Searched refs:TCR_PIE (Results 1 – 2 of 2) sorted by relevance
44 mtspr(SPRN_TCR, mfspr(SPRN_TCR) | TCR_PIE); in interrupt_init_cpu()
392 #define TCR_PIE 0x04000000 /* PIT Interrupt Enable */ macro