Lines Matching refs:srate
1086 u8 stv0900_get_optim_carr_loop(s32 srate, enum fe_stv0900_modcode modcode, in stv0900_get_optim_carr_loop() argument
1133 if (srate <= 3000000) in stv0900_get_optim_carr_loop()
1135 else if (srate <= 7000000) in stv0900_get_optim_carr_loop()
1137 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1139 else if (srate <= 25000000) in stv0900_get_optim_carr_loop()
1144 if (srate <= 3000000) in stv0900_get_optim_carr_loop()
1146 else if (srate <= 7000000) in stv0900_get_optim_carr_loop()
1148 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1150 else if (srate <= 25000000) in stv0900_get_optim_carr_loop()
1158 if (srate <= 3000000) in stv0900_get_optim_carr_loop()
1160 else if (srate <= 7000000) in stv0900_get_optim_carr_loop()
1162 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1164 else if (srate <= 25000000) in stv0900_get_optim_carr_loop()
1169 if (srate <= 3000000) in stv0900_get_optim_carr_loop()
1171 else if (srate <= 7000000) in stv0900_get_optim_carr_loop()
1173 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1175 else if (srate <= 25000000) in stv0900_get_optim_carr_loop()
1182 if (srate <= 3000000) in stv0900_get_optim_carr_loop()
1184 else if (srate <= 7000000) in stv0900_get_optim_carr_loop()
1186 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1188 else if (srate <= 25000000) in stv0900_get_optim_carr_loop()
1197 u8 stv0900_get_optim_short_carr_loop(s32 srate, in stv0900_get_optim_short_carr_loop() argument
1228 if (srate <= 3000000) in stv0900_get_optim_short_carr_loop()
1230 else if (srate <= 7000000) in stv0900_get_optim_short_carr_loop()
1232 else if (srate <= 15000000) in stv0900_get_optim_short_carr_loop()
1234 else if (srate <= 25000000) in stv0900_get_optim_short_carr_loop()
1240 if (srate <= 3000000) in stv0900_get_optim_short_carr_loop()
1242 else if (srate <= 7000000) in stv0900_get_optim_short_carr_loop()
1244 else if (srate <= 15000000) in stv0900_get_optim_short_carr_loop()
1246 else if (srate <= 25000000) in stv0900_get_optim_short_carr_loop()
1252 if (srate <= 3000000) in stv0900_get_optim_short_carr_loop()
1254 else if (srate <= 7000000) in stv0900_get_optim_short_carr_loop()
1256 else if (srate <= 15000000) in stv0900_get_optim_short_carr_loop()
1258 else if (srate <= 25000000) in stv0900_get_optim_short_carr_loop()