Searched refs:IRQ_CPU_TO_EPU_ACK (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-irq.c31 if (sw2 & IRQ_CPU_TO_EPU_ACK) xpu_ack()
H A Dcx18-firmware.c404 cx18_sw2_irq_enable(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK); cx18_firmware_init()
439 * outgoing IRQ_CPU_TO_EPU_ACK to us. If it ever does this, we get an cx18_firmware_init()
446 cx18_sw2_irq_disable_cpu(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK); cx18_firmware_init()
H A Dcx18-scb.c39 cx18_writel(cx, IRQ_CPU_TO_EPU_ACK, &cx->scb->cpu2epu_irq_ack); cx18_init_scb()
H A Dcx18-scb.h38 #define IRQ_CPU_TO_EPU_ACK 0x00000008 macro
H A Dcx18-driver.c1296 cx18_sw2_irq_disable(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK); cx18_remove()

Completed in 80 milliseconds