Searched refs:TSR_PIS (Results 1 – 5 of 5) sorted by relevance
289 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_PIS | TSR_FIS); in oak_calibrate_decr()
262 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_PIS | TSR_FIS); in ppc4xx_calibrate_decr()
452 lis r0,TSR_PIS@h /* Set-up the PIT exception mask */
498 #define TSR_PIS 0x08000000 /* PIT Interrupt Status */ macro499 #define TSR_DIS TSR_PIS /* DEC Interrupt Status */
318 #define TSR_PIS 0x08000000 /* PIT Interrupt Status */ macro