fmax              281 arch/arm/mach-vexpress/spc.c 	u32 fmin = 0, fmax = ~0, ftmp;
fmax              287 arch/arm/mach-vexpress/spc.c 			if (ftmp <= fmax)
fmax              288 arch/arm/mach-vexpress/spc.c 				fmax = ftmp;
fmax              294 arch/arm/mach-vexpress/spc.c 	if (fmax != ~0)
fmax              295 arch/arm/mach-vexpress/spc.c 		return fmax * 1000;
fmax               41 drivers/clk/clk-scmi.c 	u64 fmin, fmax, ftmp;
fmax               54 drivers/clk/clk-scmi.c 	fmax = clk->info->range.max_rate;
fmax               57 drivers/clk/clk-scmi.c 	else if (rate >= fmax)
fmax               58 drivers/clk/clk-scmi.c 		return fmax;
fmax               66 drivers/clk/clk-scpi.c 	unsigned long fmin = 0, fmax = ~0, ftmp;
fmax               72 drivers/clk/clk-scpi.c 			if (ftmp <= fmax)
fmax               73 drivers/clk/clk-scpi.c 				fmax = ftmp;
fmax               79 drivers/clk/clk-scpi.c 	return fmax != ~0 ? fmax : fmin;
fmax              927 drivers/clk/mediatek/clk-mt2701.c 		.fmax = MT8590_PLL_FMAX,				\
fmax             1177 drivers/clk/mediatek/clk-mt2712.c 		.fmax = MT2712_PLL_FMAX,				\
fmax             1154 drivers/clk/mediatek/clk-mt6779.c 		.fmax = MT6779_PLL_FMAX,				\
fmax              624 drivers/clk/mediatek/clk-mt6797.c 	.fmax = MT6797_PLL_FMAX,				\
fmax               34 drivers/clk/mediatek/clk-mt7622.c 		.fmax = MT7622_PLL_FMAX,				\
fmax               34 drivers/clk/mediatek/clk-mt7629.c 		.fmax = MT7629_PLL_FMAX,				\
fmax              604 drivers/clk/mediatek/clk-mt8135.c 		.fmax = MT8135_PLL_FMAX,				\
fmax             1035 drivers/clk/mediatek/clk-mt8173.c 		.fmax = MT8173_PLL_FMAX,				\
fmax             1079 drivers/clk/mediatek/clk-mt8183.c 		.fmax = MT8183_PLL_FMAX,				\
fmax              746 drivers/clk/mediatek/clk-mt8516.c 		.fmax = MT8516_PLL_FMAX,				\
fmax              228 drivers/clk/mediatek/clk-mtk.h 	unsigned long fmax;
fmax              168 drivers/clk/mediatek/clk-pll.c 	if (freq > pll->data->fmax)
fmax              169 drivers/clk/mediatek/clk-pll.c 		freq = pll->data->fmax;
fmax              619 drivers/gpu/drm/i915/i915_drv.h 	u8 fmax;
fmax             6433 drivers/gpu/drm/i915/intel_pm.c 	u8 fmax, fmin, fstart, vstart;
fmax             6454 drivers/gpu/drm/i915/intel_pm.c 	fmax = (rgvmodectl & MEMMODE_FMAX_MASK) >> MEMMODE_FMAX_SHIFT;
fmax             6462 drivers/gpu/drm/i915/intel_pm.c 	dev_priv->ips.fmax = fmax; /* IPS callback will increase this */
fmax             6470 drivers/gpu/drm/i915/intel_pm.c 			 fmax, fmin, fstart);
fmax             8372 drivers/gpu/drm/i915/intel_pm.c 	if (i915->ips.max_delay > i915->ips.fmax)
fmax              986 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 	u32 fmax = 0;
fmax             1001 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 			fmax = max(fmax,
fmax             1004 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 	if (!fmax) {
fmax             1010 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 	clk->safe_fmax_vmin = fmax * (100 - 10) / 100;
fmax              498 drivers/hid/hid-multitouch.c 	int fmax = field->logical_maximum;
fmax              499 drivers/hid/hid-multitouch.c 	int fuzz = snratio ? (fmax - fmin) / snratio : 0;
fmax              500 drivers/hid/hid-multitouch.c 	input_set_abs_params(input, code, fmin, fmax, fuzz, 0);
fmax             1843 drivers/hid/wacom_wac.c 	int fmax = field->logical_maximum;
fmax             1853 drivers/hid/wacom_wac.c 		fmax -= features->offset_right;
fmax             1857 drivers/hid/wacom_wac.c 		fmax -= features->offset_bottom;
fmax             1867 drivers/hid/wacom_wac.c 		input_set_abs_params(input, code, fmin, fmax, fuzz, 0);
fmax              397 drivers/macintosh/windfarm_pm72.c 	int fmin, fmax, hsize;
fmax              413 drivers/macintosh/windfarm_pm72.c 	fmax = wf_control_get_max(cpu_rear_fans[cpu]);
fmax              414 drivers/macintosh/windfarm_pm72.c 	DBG("wf_72: CPU%d max RPM range = [%d..%d]\n", cpu, fmin, fmax);
fmax              430 drivers/macintosh/windfarm_pm72.c 	pid.max		= fmax;
fmax              506 drivers/macintosh/windfarm_pm72.c 	s32 fmax = wf_control_get_max(backside_fan);
fmax              523 drivers/macintosh/windfarm_pm72.c 	param.max = min(param.max, fmax);
fmax              585 drivers/macintosh/windfarm_pm72.c 	s32 fmax = wf_control_get_max(drives_fan);
fmax              589 drivers/macintosh/windfarm_pm72.c 	param.max = min(param.max, fmax);
fmax              298 drivers/macintosh/windfarm_rm31.c 	int fmin, fmax, hsize;
fmax              314 drivers/macintosh/windfarm_rm31.c 	fmax = wf_control_get_max(cpu_fans[cpu][0]);
fmax              315 drivers/macintosh/windfarm_rm31.c 	DBG("wf_72: CPU%d max RPM range = [%d..%d]\n", cpu, fmin, fmax);
fmax              331 drivers/macintosh/windfarm_rm31.c 	pid.max		= fmax;
fmax              423 drivers/macintosh/windfarm_rm31.c 	s32 fmax = wf_control_get_max(backside_fan);
fmax              428 drivers/macintosh/windfarm_rm31.c 	param.max = min(param.max, fmax);
fmax              490 drivers/macintosh/windfarm_rm31.c 	s32 fmax = wf_control_get_max(slots_fan);
fmax              494 drivers/macintosh/windfarm_rm31.c 	param.max = min(param.max, fmax);
fmax               49 drivers/mmc/host/mmci.c static unsigned int fmax = 515633;
fmax             1923 drivers/mmc/host/mmci.c 				fmax : min(host->mclk, fmax);
fmax             2253 drivers/mmc/host/mmci.c module_param(fmax, uint, 0444);
fmax             1086 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u16 fmax;
fmax              210 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 		if (adapter->rx_fhash.fnum >= adapter->rx_fhash.fmax)
fmax              344 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	if (unlikely(adapter->fhash.fnum >= adapter->fhash.fmax)) {
fmax             2891 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	if (adapter->fhash.fmax && adapter->fhash.fhead)
fmax             2915 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	adapter->fhash.fmax = (filter_size / act_pci_func);
fmax             2919 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		    act_pci_func, adapter->fhash.fmax);
fmax             2932 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	adapter->rx_fhash.fmax = (filter_size / act_pci_func);
fmax             2941 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	if (adapter->fhash.fmax)
fmax             2945 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	adapter->fhash.fmax = 0;
fmax             2947 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	if (adapter->rx_fhash.fmax)
fmax             2950 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	adapter->rx_fhash.fmax = 0;
fmax              194 drivers/pinctrl/pinctrl-single.c 	unsigned fmax;
fmax             1788 drivers/pinctrl/pinctrl-single.c 		pcs->fmax = pcs->fmask >> pcs->fshift;
fmax             1793 drivers/pinctrl/pinctrl-single.c 		pcs->fmax = 0;
fmax              426 drivers/s390/scsi/zfcp_sysfs.c 	unsigned long long fsum, fmin, fmax, csum, cmin, cmax, cc;	\
fmax              431 drivers/s390/scsi/zfcp_sysfs.c 	fmax = lat->_name.fabric.max * adapter->timer_ticks;		\
fmax              440 drivers/s390/scsi/zfcp_sysfs.c 	do_div(fmax, 1000);						\
fmax              446 drivers/s390/scsi/zfcp_sysfs.c 		       fmin, fmax, fsum, cmin, cmax, csum, cc); 	\
fmax              236 drivers/spi/spi-dln2.c static int dln2_spi_get_speed_range(struct dln2_spi *dln2, u32 *fmin, u32 *fmax)
fmax              244 drivers/spi/spi-dln2.c 	ret = dln2_spi_get_speed(dln2, DLN2_SPI_GET_MAX_FREQUENCY, fmax);
fmax              249 drivers/spi/spi-dln2.c 		*fmin, *fmax);
fmax             1256 drivers/tty/serial/max310x.c 	int i, ret, fmin, fmax, freq, uartclk;
fmax             1276 drivers/tty/serial/max310x.c 		fmax = 35000000;
fmax             1280 drivers/tty/serial/max310x.c 		fmax = 4000000;
fmax             1296 drivers/tty/serial/max310x.c 	if (freq < fmin || freq > fmax) {
fmax               38 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 			      unsigned int freq, unsigned int fmax,
fmax               49 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 	fvco = PLL_calcclock(minfo, freq, fmax, in, feed, &p);
fmax              284 drivers/video/fbdev/matrox/matroxfb_Ti3026.c 			    unsigned int freq, unsigned int fmax, int *in,
fmax              292 drivers/video/fbdev/matrox/matroxfb_Ti3026.c 	fvco = PLL_calcclock(minfo, freq, fmax, &lin, &lfeed, &lpost);
fmax              235 drivers/video/fbdev/matrox/matroxfb_maven.c 	unsigned int fmax;
fmax              241 drivers/video/fbdev/matrox/matroxfb_maven.c 	fmax = pll->vco_freq_max / ctl->den;
fmax              244 drivers/video/fbdev/matrox/matroxfb_maven.c 		fwant, fxtal, htotal, vtotal, fmax);
fmax              246 drivers/video/fbdev/matrox/matroxfb_maven.c 		if (fwant * 2 > fmax)
fmax              250 drivers/video/fbdev/matrox/matroxfb_maven.c 	if (fwant > fmax)
fmax              321 drivers/video/fbdev/matrox/matroxfb_maven.c static void DAC1064_calcclock(unsigned int freq, unsigned int fmax,
fmax              326 drivers/video/fbdev/matrox/matroxfb_maven.c 	fvco = matroxfb_PLL_calcclock(&maven_pll, freq, fmax, in, feed, &p);
fmax              129 drivers/video/fbdev/matrox/matroxfb_misc.c int matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int fmax,
fmax              150 drivers/video/fbdev/matrox/matroxfb_misc.c 	printk(KERN_ERR "fmax: %d\n", fmax);
fmax              153 drivers/video/fbdev/matrox/matroxfb_misc.c 		if (fwant * 2 > fmax)
fmax              158 drivers/video/fbdev/matrox/matroxfb_misc.c 	if (fwant > fmax) fwant = fmax;
fmax                8 drivers/video/fbdev/matrox/matroxfb_misc.h int matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int fmax,
fmax               11 drivers/video/fbdev/matrox/matroxfb_misc.h 				unsigned int freq, unsigned int fmax,
fmax               15 drivers/video/fbdev/matrox/matroxfb_misc.h 	return matroxfb_PLL_calcclock(&minfo->features.pll, freq, fmax, in, feed, post);
fmax               89 kernel/power/energy_model.c 	u64 fmax;
fmax              150 kernel/power/energy_model.c 	fmax = (u64) table[nr_states - 1].frequency;
fmax              152 kernel/power/energy_model.c 		table[i].cost = div64_u64(fmax * table[i].power,