Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dtuner-simple.c551 int rc, IFPCoff, i; in simple_set_tv_freq() local
568 IFPCoff = 940; in simple_set_tv_freq()
572 IFPCoff = 732; in simple_set_tv_freq()
575 IFPCoff = 543; in simple_set_tv_freq()
578 IFPCoff = 623; in simple_set_tv_freq()
587 div = params->frequency + IFPCoff + offset; in simple_set_tv_freq()
592 IFPCoff / 16, IFPCoff % 16 * 100 / 16, in simple_set_tv_freq()