Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c404 snprintf(spu->irq_c2, sizeof (spu->irq_c2), "spe%02d.2", in spu_request_irqs()
407 0, spu->irq_c2, spu); in spu_request_irqs()
/linux/arch/powerpc/include/asm/
H A Dspu.h143 char irq_c2[8]; member