Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dswsusp_85xx.S185 lis r4, (TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS)@h
H A Dswsusp_asm64.S241 lis r0, (TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS)@h
H A Dexceptions-64e.S435 lis r,TSR_FIS@h; \
/linux/arch/powerpc/include/asm/
H A Dreg_booke.h456 #define TSR_FIS 0x04000000 /* FIT Interrupt Status */ macro