Searched refs:IRQ_CPU_TO_EPU (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.c39 if (sw1 & IRQ_CPU_TO_EPU)
H A Dcx18-scb.c68 cx18_writel(cx, IRQ_CPU_TO_EPU, &cx->scb->cpu2epu_irq);
H A Dcx18-scb.h67 #define IRQ_CPU_TO_EPU 0x00010000 macro
H A Dcx18-firmware.c395 cx18_sw1_irq_enable(cx, IRQ_CPU_TO_EPU | IRQ_APU_TO_EPU);
H A Dcx18-driver.c1224 cx18_sw1_irq_disable(cx, IRQ_CPU_TO_EPU | IRQ_APU_TO_EPU);

Completed in 106 milliseconds