Home
last modified time | relevance | path

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

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