Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dtuner-simple.c550 int rc, IFPCoff, i; in simple_set_tv_freq() local
567 IFPCoff = 940; in simple_set_tv_freq()
571 IFPCoff = 732; in simple_set_tv_freq()
574 IFPCoff = 543; in simple_set_tv_freq()
577 IFPCoff = 623; in simple_set_tv_freq()
586 div = params->frequency + IFPCoff + offset; in simple_set_tv_freq()
590 IFPCoff / 16, IFPCoff % 16 * 100 / 16, in simple_set_tv_freq()