Lines Matching refs:s32
30 s32 shiftx(s32 x, int demod, s32 shift) in shiftx()
41 s32 carr_offset, in stv0900_check_signal_presence()
69 s32 *frequency_inc, s32 *sw_timeout, in stv0900_get_sw_loop_params()
70 s32 *steps, in stv0900_get_sw_loop_params()
73 s32 timeout, freq_inc, max_steps, srate, max_carrier; in stv0900_get_sw_loop_params()
136 s32 FreqIncr, s32 Timeout, int zigzag, in stv0900_search_carr_sw_loop()
137 s32 MaxStep, enum fe_stv0900_demod_num demod) in stv0900_search_carr_sw_loop()
141 s32 stepCpt, in stv0900_search_carr_sw_loop()
202 s32 s2fw, in stv0900_sw_algo()
312 s32 rem1, rem2, intval1, intval2, srate; in stv0900_get_symbol_rate()
412 static s32 stv0900_get_timing_offst(struct stv0900_internal *intp, in stv0900_get_timing_offst()
416 s32 timingoffset; in stv0900_get_timing_offst()
429 timingoffset = ((s32)srate * 10) / ((s32)0x1000000 / timingoffset); in stv0900_get_timing_offst()
438 s32 rolloff; in stv0900_set_dvbs2_rolloff()
474 s32 i, in stv0900_check_timing_lock()
516 s32 demod_timeout) in stv0900_get_demod_cold_lock()
523 s32 srate, in stv0900_get_demod_cold_lock()
637 static void stv0900_get_lock_timeout(s32 *demod_timeout, s32 *fec_timeout, in stv0900_get_lock_timeout()
638 s32 srate, in stv0900_get_lock_timeout()
690 s32 vth_reg = VTH12; in stv0900_set_viterbi_tracq()
769 s32 rate_fld = stv0900_get_bits(intp, VIT_CURPUN); in stv0900_get_vit_fec()
827 s32 srate, in stv0900_track_optimization()
1033 enum fe_stv0900_demod_num demod, s32 time_out) in stv0900_get_fec_lock()
1035 s32 timer = 0, lock = 0; in stv0900_get_fec_lock()
1074 s32 dmd_timeout, s32 fec_timeout) in stv0900_wait_for_lock()
1077 s32 timer = 0, lock = 0; in stv0900_wait_for_lock()
1139 static s32 stv0900_get_carr_freq(struct stv0900_internal *intp, u32 mclk, in stv0900_get_carr_freq()
1142 s32 derot, in stv0900_get_carr_freq()
1192 s32 offsetFreq, in stv0900_get_signal_params()
1285 s32 srate, in stv0900_dvbs1_acq_workaround()
1344 s32 i, j, nb_steps, direction; in stv0900_blind_check_agc2_min_level()
1405 s32 i, timingcpt = 0, in stv0900_search_srate_coarse()
1610 s32 demod_timeout = 500, in stv0900_blind_search_algo()
1712 s32 vth_reg = VTH12; in stv0900_set_viterbi_acq()
1825 s32 demod_timeout = 500, fec_timeout = 50; in stv0900_algo()
1826 s32 aq_power, agc1_power, i; in stv0900_algo()