Searched refs:IRQ_APU_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.c33 if (sw2 & IRQ_APU_TO_EPU_ACK)
H A Dcx18-firmware.c396 cx18_sw2_irq_enable(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK);
438 cx18_sw2_irq_disable_cpu(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK);
H A Dcx18-scb.c48 cx18_writel(cx, IRQ_APU_TO_EPU_ACK, &cx->scb->apu2epu_irq_ack);
H A Dcx18-scb.h47 #define IRQ_APU_TO_EPU_ACK 0x00000080 macro
H A Dcx18-driver.c1231 cx18_sw2_irq_disable(cx, IRQ_CPU_TO_EPU_ACK | IRQ_APU_TO_EPU_ACK);

Completed in 122 milliseconds