Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dmb86a16.c743 int swp_ofs, in swp_info_get() argument
752 crnt_swp_freq = fOSC_start * 1000 + v * swp_ofs; in swp_info_get()
771 int SIGMIN, int fOSC, int afcex_freq, int swp_ofs, unsigned char *SIG1) in swp_freq_calcuation() argument
783 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs; in swp_freq_calcuation()
803 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs; in swp_freq_calcuation()
806 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs * 2; in swp_freq_calcuation()
822 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs; in swp_freq_calcuation()
837 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs; in swp_freq_calcuation()
845 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs; in swp_freq_calcuation()
867 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs; in swp_freq_calcuation()
[all …]