Home
last modified time | relevance | path

Searched refs:TSR_FIS (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dswsusp_booke.S185 lis r4, (TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS)@h
H A Dswsusp_asm64.S248 lis r0, (TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS)@h
H A Dtime.c741 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in start_cpu_decrementer()
H A Dexceptions-64e.S484 lis r,TSR_FIS@h; \
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_booke.h577 #define TSR_FIS 0x04000000 /* FIT Interrupt Status */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h424 #define TSR_FIS 0x04000000 /* FIT Interrupt Status */ macro