Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c396 snprintf(spu->irq_c1, sizeof (spu->irq_c1), "spe%02d.1", in spu_request_irqs()
399 0, spu->irq_c1, spu); in spu_request_irqs()
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h142 char irq_c1[8]; member