Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dfc0011.c62 FC11_VCOCAL_OK = 0x40, /* VCO calibration Ok */ enumerator
306 while (!(vco_cal & FC11_VCOCAL_OK) && vco_retries < 3) { in fc0011_set_params()
334 if (!(vco_cal & FC11_VCOCAL_OK)) { in fc0011_set_params()