Searched refs:fdem_min (Results 1 – 1 of 1) sorted by relevance
2047 u32 fdem_min = 66000; in dib8096p_get_best_sampling() local2081 …if ((fdem >= fdem_min) && (fmem <= fmem_max) && (fs >= fe->dtv_property_cache.bandwidth_hz / 1000)… in dib8096p_get_best_sampling()2561 u32 fdem_min = 69500; in dib7090p_get_best_sampling() local2569 deb_info("bandwidth = %d fdem_min =%d", fe->dtv_property_cache.bandwidth_hz, fdem_min); in dib7090p_get_best_sampling()2594 …if ((fdem >= fdem_min) && (fdem <= fdem_max) && (fs >= fe->dtv_property_cache.bandwidth_hz/1000)) { in dib7090p_get_best_sampling()