Searched defs:swp_ofs (Results 1 - 1 of 1) sorted by relevance

/drivers/media/dvb/frontends/
H A Dmb86a16.c753 int swp_ofs,
762 crnt_swp_freq = fOSC_start * 1000 + v * swp_ofs;
781 int SIGMIN, int fOSC, int afcex_freq, int swp_ofs, unsigned char *SIG1)
793 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs;
813 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs;
816 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs * 2;
832 swp_freq = fOSC * 1000 + afcex_freq - swp_ofs;
847 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs;
855 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs;
877 swp_freq = fOSC * 1000 + afcex_freq + swp_ofs;
749 swp_info_get(struct mb86a16_state *state, int fOSC_start, int smrt, int v, int R, int swp_ofs, int *fOSC, int *afcex_freq, unsigned char *AFCEX_L, unsigned char *AFCEX_H) argument
780 swp_freq_calcuation(struct mb86a16_state *state, int i, int v, int *V, int vmax, int vmin, int SIGMIN, int fOSC, int afcex_freq, int swp_ofs, unsigned char *SIG1) argument
1028 int swp_ofs; local
[all...]

Completed in 12 milliseconds