hw_fix           1316 drivers/media/i2c/cx25840/cx25840-core.c 		int hw_fix = state->pvr150_workaround;
hw_fix           1320 drivers/media/i2c/cx25840/cx25840-core.c 			cx25840_write(client, 0x808, hw_fix ? 0x2f : 0xf7);
hw_fix           1323 drivers/media/i2c/cx25840/cx25840-core.c 			cx25840_write(client, 0x808, hw_fix ? 0x3f : 0xf8);
hw_fix           1326 drivers/media/i2c/cx25840/cx25840-core.c 			cx25840_write(client, 0x808, hw_fix ? 0x1f : 0xf6);