Home
last modified time | relevance | path

Searched refs:TSR_DIS (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/platforms/85xx/
Dsmp.c88 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in smp_85xx_setup_cpu()
/arch/powerpc/include/asm/
Dreg_booke.h374 #define TSR_DIS TSR_PIS /* DEC Interrupt Status */ macro
/arch/powerpc/kernel/
Dhead_booke.h379 lis r0,TSR_DIS@h; /* Setup the DEC interrupt mask */ \
Dtime.c725 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in generic_calibrate_decr()