Searched refs:IIC_SOURCE_COUNT (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/platforms/cell/ | ||
D | interrupt.h | 41 IIC_SOURCE_COUNT = 0x200, enumerator |
D | interrupt.c | 434 iic_host = irq_alloc_host(NULL, IRQ_HOST_MAP_LINEAR, IIC_SOURCE_COUNT, in iic_init_IRQ() |