Home
last modified time | relevance | path

Searched refs:CLASS2_SPU_STOP_INTR (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dspu.h539 #define CLASS2_SPU_STOP_INTR 0x2L macro
/linux-3.4.99/arch/powerpc/platforms/cell/
Dspu_base.c418 if (stat & CLASS2_SPU_STOP_INTR) in spu_irq_class_2()