Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/
H A Dcpm2_pic.c46 #define CPM2_IRQ_PORTC0 63 macro
139 if (src >= CPM2_IRQ_PORTC15 && src <= CPM2_IRQ_PORTC0) { in cpm2_set_irq_type()
166 if (src >= CPM2_IRQ_PORTC15 && src <= CPM2_IRQ_PORTC0) in cpm2_set_irq_type()
167 edibit = (31 - (CPM2_IRQ_PORTC0 - src)); in cpm2_set_irq_type()