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 | 383 iic_host = irq_domain_add_linear(NULL, IIC_SOURCE_COUNT, &iic_host_ops, in iic_init_IRQ() |