Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dtvp7002.c944 int polarity_a; in tvp7002_probe() local
989 polarity_a = 0x20 | device->pdata->hs_polarity << 5 in tvp7002_probe()
991 error = tvp7002_write(sd, TVP7002_SYNC_CTL_1, polarity_a); in tvp7002_probe()