Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H 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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds