Searched refs:IRQ_CPU_TO_EPU (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 74 milliseconds