Lines Matching refs:srate

1072 u8 stv0900_get_optim_carr_loop(s32 srate, enum fe_stv0900_modcode modcode,  in stv0900_get_optim_carr_loop()  argument
1122 if (srate <= 3000000) in stv0900_get_optim_carr_loop()
1124 else if (srate <= 7000000) in stv0900_get_optim_carr_loop()
1126 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1128 else if (srate <= 25000000) in stv0900_get_optim_carr_loop()
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()
1147 if (srate <= 3000000) in stv0900_get_optim_carr_loop()
1149 else if (srate <= 7000000) in stv0900_get_optim_carr_loop()
1151 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1153 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()
1171 if (srate <= 3000000) in stv0900_get_optim_carr_loop()
1173 else if (srate <= 7000000) in stv0900_get_optim_carr_loop()
1175 else if (srate <= 15000000) in stv0900_get_optim_carr_loop()
1177 else if (srate <= 25000000) in stv0900_get_optim_carr_loop()
1186 u8 stv0900_get_optim_short_carr_loop(s32 srate, in stv0900_get_optim_short_carr_loop() argument
1217 if (srate <= 3000000) in stv0900_get_optim_short_carr_loop()
1219 else if (srate <= 7000000) in stv0900_get_optim_short_carr_loop()
1221 else if (srate <= 15000000) in stv0900_get_optim_short_carr_loop()
1223 else if (srate <= 25000000) in stv0900_get_optim_short_carr_loop()
1229 if (srate <= 3000000) in stv0900_get_optim_short_carr_loop()
1231 else if (srate <= 7000000) in stv0900_get_optim_short_carr_loop()
1233 else if (srate <= 15000000) in stv0900_get_optim_short_carr_loop()
1235 else if (srate <= 25000000) in stv0900_get_optim_short_carr_loop()
1241 if (srate <= 3000000) in stv0900_get_optim_short_carr_loop()
1243 else if (srate <= 7000000) in stv0900_get_optim_short_carr_loop()
1245 else if (srate <= 15000000) in stv0900_get_optim_short_carr_loop()
1247 else if (srate <= 25000000) in stv0900_get_optim_short_carr_loop()