Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtvp7002.c950 int polarity_a; in tvp7002_probe() local
995 polarity_a = 0x20 | device->pdata->hs_polarity << 5 in tvp7002_probe()
997 error = tvp7002_write(sd, TVP7002_SYNC_CTL_1, polarity_a); in tvp7002_probe()