Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dmb86a16.c731 int swp_ofs, in swp_info_get() argument
740 crnt_swp_freq = fOSC_start * 1000 + v * swp_ofs; in swp_info_get()
759 int SIGMIN, int fOSC, int afcex_freq, int swp_ofs, unsigned char *SIG1) in swp_freq_calcuation() argument
771 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs; in swp_freq_calcuation()
791 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs; in swp_freq_calcuation()
794 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs * 2; in swp_freq_calcuation()
810 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs; in swp_freq_calcuation()
825 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs; in swp_freq_calcuation()
833 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs; in swp_freq_calcuation()
855 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs; in swp_freq_calcuation()
[all …]