Searched refs:sw2 (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.c29 static void xpu_ack(struct cx18 *cx, u32 sw2) argument
31 if (sw2 & IRQ_CPU_TO_EPU_ACK)
33 if (sw2 & IRQ_APU_TO_EPU_ACK)
48 u32 sw1, sw2, hw2; local
51 sw2 = cx18_read_reg(cx, SW2_INT_STATUS) & cx->sw2_irq_mask;
56 if (sw2)
57 cx18_write_reg_expect(cx, sw2, SW2_INT_STATUS, ~sw2, sw2);
61 if (sw1 || sw2 || hw
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dm52790.c60 u8 sw2 = (state->input | state->output) >> 8; local
62 return i2c_smbus_write_byte_data(client, sw1, sw2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Davf_showcqt.c339 double cw2, cw3, sw2; local
342 sw2 = cw * sw + sw * cw;
343 cw3 = cw * cw2 - sw * sw2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp2924 wxStopWatch sw2; local
2928 sw2.Start();
2932 if ( sw.Time() < 0 || sw2.Time() < 0 )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 229 milliseconds