Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/usb/dvb-usb/
Ddib0700_devices.c2046 u32 fmem_max = 140000; /* 140MHz max SDRAM freq */ in dib8096p_get_best_sampling() local
2081 …if ((fdem >= fdem_min) && (fmem <= fmem_max) && (fs >= fe->dtv_property_cache.bandwidth_hz / 1000)… in dib8096p_get_best_sampling()