Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dtuner-simple.c549 int rc, IFPCoff, i; in simple_set_tv_freq() local
566 IFPCoff = 940; in simple_set_tv_freq()
570 IFPCoff = 732; in simple_set_tv_freq()
573 IFPCoff = 543; in simple_set_tv_freq()
576 IFPCoff = 623; in simple_set_tv_freq()
585 div = params->frequency + IFPCoff + offset; in simple_set_tv_freq()
589 IFPCoff / 16, IFPCoff % 16 * 100 / 16, in simple_set_tv_freq()