Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/i2c/cx25840/
Dcx25840-core.c1316 int hw_fix = state->pvr150_workaround; in input_change() local
1320 cx25840_write(client, 0x808, hw_fix ? 0x2f : 0xf7); in input_change()
1323 cx25840_write(client, 0x808, hw_fix ? 0x3f : 0xf8); in input_change()
1326 cx25840_write(client, 0x808, hw_fix ? 0x1f : 0xf6); in input_change()