Searched refs:IRQ_CPU_TO_EPU_ACK (Results 1 – 5 of 5) sorted by relevance
17 if (sw2 & IRQ_CPU_TO_EPU_ACK) in xpu_ack()
390 cx18_sw2_irq_enable(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK); in cx18_firmware_init()432 cx18_sw2_irq_disable_cpu(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK); in cx18_firmware_init()
24 #define IRQ_CPU_TO_EPU_ACK 0x00000008 macro
25 cx18_writel(cx, IRQ_CPU_TO_EPU_ACK, &cx->scb->cpu2epu_irq_ack); in cx18_init_scb()
1272 cx18_sw2_irq_disable(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK); in cx18_remove()