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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-irq.c31 if (sw2 & IRQ_CPU_TO_EPU_ACK)
H A Dcx18-firmware.c396 cx18_sw2_irq_enable(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK);
431 * outgoing IRQ_CPU_TO_EPU_ACK to us. If it ever does this, we get an
438 cx18_sw2_irq_disable_cpu(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK);
H A Dcx18-scb.c39 cx18_writel(cx, IRQ_CPU_TO_EPU_ACK, &cx->scb->cpu2epu_irq_ack);
H A Dcx18-scb.h38 #define IRQ_CPU_TO_EPU_ACK 0x00000008 macro
H A Dcx18-driver.c1231 cx18_sw2_irq_disable(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK);

Completed in 47 milliseconds