Home
last modified time | relevance | path

Searched refs:fmem_max (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2039 u32 fmem_max = 140000; /* 140MHz max SDRAM freq */ in dib8096p_get_best_sampling() local
2074 …if ((fdem >= fdem_min) && (fmem <= fmem_max) && (fs >= fe->dtv_property_cache.bandwidth_hz / 1000)… in dib8096p_get_best_sampling()