Searched refs:fmem_max (Results 1 – 1 of 1) sorted by relevance
2039 u32 fmem_max = 140000; /* 140MHz max SDRAM freq */ in dib8096p_get_best_sampling() local2074 …if ((fdem >= fdem_min) && (fmem <= fmem_max) && (fs >= fe->dtv_property_cache.bandwidth_hz / 1000)… in dib8096p_get_best_sampling()