Searched refs:TSR_FIS (Results 1 – 6 of 6) sorted by relevance
289 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_PIS | TSR_FIS); in oak_calibrate_decr()
75 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in ocotea_calibrate_decr()
161 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in ebony_calibrate_decr()
262 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_PIS | TSR_FIS); in ppc4xx_calibrate_decr()
319 #define TSR_FIS 0x04000000 /* FIT Interrupt Status */ macro
500 #define TSR_FIS 0x04000000 /* FIT Interrupt Status */ macro