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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/cx25840/
H A Dcx25840-core.c261 int hw_fix = state->pvr150_workaround; local
265 cx25840_write(client, 0x808, hw_fix ? 0x2f : 0xf7);
268 cx25840_write(client, 0x808, hw_fix ? 0x3f : 0xf8);
271 cx25840_write(client, 0x808, hw_fix ? 0x1f : 0xf6);

Completed in 92 milliseconds