Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/
A Dcpm2_pic.c48 #define CPM2_IRQ_PORTC0 63 macro
141 if (src >= CPM2_IRQ_PORTC15 && src <= CPM2_IRQ_PORTC0) { in cpm2_set_irq_type()
168 if (src >= CPM2_IRQ_PORTC15 && src <= CPM2_IRQ_PORTC0) in cpm2_set_irq_type()
169 edibit = (31 - (CPM2_IRQ_PORTC0 - src)); in cpm2_set_irq_type()

Completed in 3 milliseconds