Searched defs:stb0899_internal (Results 1 – 1 of 1) sorted by relevance
162 struct stb0899_internal { struct163 u32 master_clk;164 u32 freq; /* Demod internal Frequency */165 u32 srate; /* Demod internal Symbol rate */166 enum stb0899_fec fecrate; /* Demod internal FEC rate */167 s32 srch_range; /* Demod internal Search Range */168 s32 sub_range; /* Demod current sub range (Hz) */169 s32 tuner_step; /* Tuner step (Hz) */170 s32 tuner_offst; /* Relative offset to carrier (Hz) */171 u32 tuner_bw; /* Current bandwidth of the tuner (Hz) */[all …]