Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/cx25840/
Dcx25840-core.c975 int hw_fix = state->pvr150_workaround; in input_change() local
979 cx25840_write(client, 0x808, hw_fix ? 0x2f : 0xf7); in input_change()
982 cx25840_write(client, 0x808, hw_fix ? 0x3f : 0xf8); in input_change()
985 cx25840_write(client, 0x808, hw_fix ? 0x1f : 0xf6); in input_change()