Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.c954 int hw_fix = state->pvr150_workaround; in input_change() local
958 cx25840_write(client, 0x808, hw_fix ? 0x2f : 0xf7); in input_change()
961 cx25840_write(client, 0x808, hw_fix ? 0x3f : 0xf8); in input_change()
964 cx25840_write(client, 0x808, hw_fix ? 0x1f : 0xf6); in input_change()