Searched refs:fmem (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | MISC | 88 fmem.s : 2.9
|
/linux-4.1.27/drivers/video/fbdev/matrox/ |
D | matroxfb_DAC1064.c | 100 unsigned long fmem) in DAC1064_setmclk() argument 141 DAC1064_calcclock(minfo, fmem, minfo->max_pixel_clock, &m, &n, &p); in DAC1064_setmclk()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 2031 u32 fcp = 0, fs = 0, fdem = 0, fmem = 0; in dib8096p_get_best_sampling() local 2059 fmem = ((xtal/prediv) * loopdiv); in dib8096p_get_best_sampling() 2060 fdem = fmem / 2; in dib8096p_get_best_sampling() 2064 …if ((fdem >= fdem_min) && (fmem <= fmem_max) && (fs >= fe->dtv_property_cache.bandwidth_hz / 1000)… in dib8096p_get_best_sampling() 2080 …>dtv_property_cache.frequency, fe->dtv_property_cache.bandwidth_hz, xtal, fmem, fdem, fs, prediv, … in dib8096p_get_best_sampling()
|