Searched refs:TSR_FIS (Results 1 – 4 of 4) sorted by relevance
176 lis r4, (TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS)@h
721 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in start_cpu_decrementer()
210 lis r,TSR_FIS@h; \
517 #define TSR_FIS 0x04000000 /* FIT Interrupt Status */ macro