Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dmb86a16.c755 int swp_ofs, in swp_info_get() argument
764 crnt_swp_freq = fOSC_start * 1000 + v * swp_ofs; in swp_info_get()
783 int SIGMIN, int fOSC, int afcex_freq, int swp_ofs, unsigned char *SIG1) in swp_freq_calcuation() argument
795 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs; in swp_freq_calcuation()
815 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs; in swp_freq_calcuation()
818 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs * 2; in swp_freq_calcuation()
834 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs; in swp_freq_calcuation()
849 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs; in swp_freq_calcuation()
857 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs; in swp_freq_calcuation()
879 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs; in swp_freq_calcuation()
[all …]