Searched refs:cx18_av_write_expect (Results 1 - 4 of 4) 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-av-audio.c310 cx18_av_write_expect(cx, 0x803, v, v, 0x1f);
314 cx18_av_write_expect(cx, 0x810, v, v, 0x0f);
335 cx18_av_write_expect(cx, 0x810, v, v, 0x0f);
341 cx18_av_write_expect(cx, 0x803, v, v, 0x1f);
454 cx18_av_write_expect(cx, 0x803, v, v, 0x1f);
459 cx18_av_write_expect(cx, 0x803, v, v, 0x1f);
476 cx18_av_write_expect(cx, 0x803, v, v, 0x1f);
480 cx18_av_write_expect(cx, 0x810, v, v, 0x0f);
485 cx18_av_write_expect(cx, 0x810, v, v, 0x0f);
488 cx18_av_write_expect(c
[all...]
H A Dcx18-av-core.c42 int cx18_av_write_expect(struct cx18 *cx, u16 addr, u8 value, u8 eval, u8 mask) function
531 cx18_av_write_expect(cx, 0x808, 0xf7, 0xf7, 0xff);
532 cx18_av_write_expect(cx, 0x80b, 0x02, 0x02, 0x3f);
535 cx18_av_write_expect(cx, 0x808, 0xf8, 0xf8, 0xff);
536 cx18_av_write_expect(cx, 0x80b, 0x03, 0x03, 0x3f);
539 cx18_av_write_expect(cx, 0x808, 0xf6, 0xf6, 0xff);
540 cx18_av_write_expect(cx, 0x80b, 0x01, 0x01, 0x3f);
544 cx18_av_write_expect(cx, 0x808, 0xff, 0xff, 0xff);
545 cx18_av_write_expect(cx, 0x80b, 0x03, 0x03, 0x3f);
548 cx18_av_write_expect(c
[all...]
H A Dcx18-av-firmware.c98 cx18_av_write_expect(cx, CXADEC_STD_DET_CTL, 0xf6, 0xf6, 0xff);
H A Dcx18-av-core.h355 int cx18_av_write_expect(struct cx18 *cx, u16 addr, u8 value, u8 eval, u8 mask);

Completed in 73 milliseconds