/linux-4.4.14/arch/arm/mach-shmobile/ |
D | timer.c | 44 u32 max_freq = 0; in shmobile_init_delay() local 54 max_freq = max(max_freq, freq); in shmobile_init_delay() 70 if (!max_freq) in shmobile_init_delay() 75 shmobile_setup_delay_hz(max_freq, 1, 3); in shmobile_init_delay() 77 shmobile_setup_delay_hz(max_freq, 2, 4); in shmobile_init_delay()
|
/linux-4.4.14/drivers/cpufreq/ |
D | elanfreq.c | 35 static int max_freq; variable 158 if (!max_freq) in elanfreq_cpu_init() 159 max_freq = elanfreq_get_cpu_frequency(0); in elanfreq_cpu_init() 163 if (pos->frequency > max_freq) in elanfreq_cpu_init() 187 max_freq = simple_strtoul(str, &str, 0); in elanfreq_setup() 224 module_param(max_freq, int, 0444);
|
D | ppc_cbe_cpufreq.c | 72 u32 max_freq; in cbe_cpufreq_cpu_init() local 100 max_freq = *max_freqp / 1000; in cbe_cpufreq_cpu_init() 102 pr_debug("max clock-frequency is at %u kHz\n", max_freq); in cbe_cpufreq_cpu_init() 107 pos->frequency = max_freq / pos->driver_data; in cbe_cpufreq_cpu_init()
|
D | pmac64-cpufreq.c | 344 unsigned long max_freq; in g5_neo2_cpufreq_init() local 437 max_freq = (*valp)/1000; in g5_neo2_cpufreq_init() 438 g5_cpu_freqs[0].frequency = max_freq; in g5_neo2_cpufreq_init() 439 g5_cpu_freqs[1].frequency = max_freq/2; in g5_neo2_cpufreq_init() 485 u64 max_freq, min_freq, ih, il; in g5_pm72_cpufreq_init() local 575 max_freq = (*valp)/1000; in g5_pm72_cpufreq_init() 594 min_freq = (max_freq * il) / ih; in g5_pm72_cpufreq_init() 597 if (min_freq >= max_freq || min_freq < 1000) { in g5_pm72_cpufreq_init() 602 g5_cpu_freqs[0].frequency = max_freq; in g5_pm72_cpufreq_init()
|
D | maple-cpufreq.c | 161 unsigned long max_freq; in maple_cpufreq_init() local 213 max_freq = (*valp)/1000; in maple_cpufreq_init() 214 maple_cpu_freqs[0].frequency = max_freq; in maple_cpufreq_init() 215 maple_cpu_freqs[1].frequency = max_freq/2; in maple_cpufreq_init()
|
D | arm_big_little.c | 85 u32 max_freq = 0, cpu_freq; in find_cluster_maxfreq() local 91 (max_freq < cpu_freq)) in find_cluster_maxfreq() 92 max_freq = cpu_freq; in find_cluster_maxfreq() 96 max_freq); in find_cluster_maxfreq() 98 return max_freq; in find_cluster_maxfreq() 258 uint32_t max_freq = 0; in get_table_max() local 260 if (pos->frequency > max_freq) in get_table_max() 261 max_freq = pos->frequency; in get_table_max() 262 return max_freq; in get_table_max()
|
D | freq_table.c | 41 unsigned int max_freq = 0; in cpufreq_frequency_table_cpuinfo() local 54 if (freq > max_freq) in cpufreq_frequency_table_cpuinfo() 55 max_freq = freq; in cpufreq_frequency_table_cpuinfo() 59 policy->max = policy->cpuinfo.max_freq = max_freq; in cpufreq_frequency_table_cpuinfo()
|
D | ls1x-cpufreq.c | 29 unsigned int max_freq; member 95 (freq > ls1x_cpufreq.max_freq)) in ls1x_cpufreq_init() 186 ls1x_cpufreq.max_freq = pdata->max_freq; in ls1x_cpufreq_probe()
|
D | pasemi-cpufreq.c | 141 u32 max_freq; in pas_cpufreq_cpu_init() local 195 max_freq = *max_freqp / 1000; in pas_cpufreq_cpu_init() 197 pr_debug("max clock-frequency is at %u kHz\n", max_freq); in pas_cpufreq_cpu_init()
|
D | qoriq-cpufreq.c | 170 unsigned int freq, max_freq; in freq_table_sort() local 174 max_freq = freq_table[i].frequency; in freq_table_sort() 179 freq <= max_freq) in freq_table_sort() 182 max_freq = freq; in freq_table_sort()
|
D | speedstep-centrino.c | 65 unsigned max_freq; /* max clock in kHz */ member 201 .max_freq = (max)*1000, \ 262 model->model_name, model->max_freq); in centrino_cpu_init_table()
|
D | unicore2-cpufreq.c | 60 policy->max = policy->cpuinfo.max_freq = 1000000; in ucv2_cpu_init()
|
D | s3c2416-cpufreq.c | 364 policy->cpuinfo.max_freq = 400000; in s3c2416_cpufreq_driver_init() 369 policy->cpuinfo.max_freq = 534000; in s3c2416_cpufreq_driver_init()
|
D | sh-cpufreq.c | 127 policy->max = policy->cpuinfo.max_freq = in sh_cpufreq_cpu_init()
|
D | cppc_cpufreq.c | 100 policy->cpuinfo.max_freq = policy->max; in cppc_cpufreq_cpu_init()
|
D | davinci-cpufreq.c | 57 policy->cpuinfo.max_freq); in davinci_verify_speed()
|
D | intel_pstate.c | 1102 if (!policy->cpuinfo.max_freq) in intel_pstate_set_policy() 1106 policy->max >= policy->cpuinfo.max_freq) { in intel_pstate_set_policy() 1116 limits->min_policy_pct = (policy->min * 100) / policy->cpuinfo.max_freq; in intel_pstate_set_policy() 1119 policy->cpuinfo.max_freq); in intel_pstate_set_policy() 1193 policy->cpuinfo.max_freq = in intel_pstate_cpu_init()
|
D | pxa3xx-cpufreq.c | 182 policy->max = policy->cpuinfo.max_freq = in pxa3xx_cpufreq_init()
|
D | integrator-cpufreq.c | 183 policy->max = policy->cpuinfo.max_freq = 160000; in integrator_cpufreq_init()
|
D | longrun.c | 272 policy->cpuinfo.max_freq = longrun_high_freq; in longrun_cpu_init()
|
D | cpufreq-nforce2.c | 361 policy->max = policy->cpuinfo.max_freq = max_fsb * fid * 100; in nforce2_cpu_init()
|
D | gx-suspmod.c | 430 policy->cpuinfo.max_freq = maxfreq; in cpufreq_gx_cpu_init()
|
D | cpufreq_ondemand.c | 176 max_f = policy->cpuinfo.max_freq; in od_check_cpu()
|
D | pcc-cpufreq.c | 553 policy->max = policy->cpuinfo.max_freq = in pcc_cpufreq_cpu_init()
|
D | Kconfig.x86 | 79 parameter "max_freq".
|
D | acpi-cpufreq.c | 810 if (perf->states[0].core_frequency * 1000 != policy->cpuinfo.max_freq) in acpi_cpufreq_cpu_init()
|
D | cpufreq.c | 576 show_one(cpuinfo_max_freq, cpuinfo.max_freq); 778 return sprintf(buf, "%u\n", policy->cpuinfo.max_freq); in show_bios_limit()
|
/linux-4.4.14/drivers/devfreq/ |
D | governor_simpleondemand.c | 30 unsigned long max = (df->max_freq) ? df->max_freq : UINT_MAX; in devfreq_simple_ondemand_func() 90 if (df->max_freq && *freq > df->max_freq) in devfreq_simple_ondemand_func() 91 *freq = df->max_freq; in devfreq_simple_ondemand_func()
|
D | governor_performance.c | 23 if (!df->max_freq) in devfreq_performance_func() 26 *freq = df->max_freq; in devfreq_performance_func()
|
D | governor_userspace.c | 32 if (df->max_freq && adjusted_freq > df->max_freq) in devfreq_userspace_func() 33 adjusted_freq = df->max_freq; in devfreq_userspace_func()
|
D | tegra-devfreq.c | 169 unsigned long max_freq; member 221 u32 avg_band_freq = tegra->max_freq * ACTMON_DEFAULT_AVG_BAND / KHZ; in tegra_devfreq_update_avg_wmark() 273 if (dev->boost_freq >= tegra->max_freq) in actmon_isr_device() 274 dev->boost_freq = tegra->max_freq; in actmon_isr_device() 335 if (ratio->emc_freq >= tegra->max_freq) in actmon_cpu_to_emc_rate() 336 return tegra->max_freq; in actmon_cpu_to_emc_rate() 670 tegra->max_freq = clk_round_rate(tegra->emc_clock, ULONG_MAX) / KHZ; in tegra_devfreq_probe() 685 for (rate = 0; rate <= tegra->max_freq * KHZ; rate++) { in tegra_devfreq_probe()
|
D | devfreq.c | 191 if (devfreq->max_freq && freq > devfreq->max_freq) { in update_devfreq() 192 freq = devfreq->max_freq; in update_devfreq() 910 max = df->max_freq; in min_freq_store() 949 df->max_freq = value; in max_freq_store() 961 return sprintf(buf, "%lu\n", to_devfreq(dev)->max_freq); in max_freq_show() 963 static DEVICE_ATTR_RW(max_freq);
|
/linux-4.4.14/drivers/macintosh/ |
D | windfarm_cpufreq_clamp.c | 23 unsigned long max_freq; in clamp_notifier_call() local 28 max_freq = clamped ? (p->cpuinfo.min_freq) : (p->cpuinfo.max_freq); in clamp_notifier_call() 29 cpufreq_verify_within_limits(p, 0, max_freq); in clamp_notifier_call()
|
/linux-4.4.14/lib/ |
D | jedec_ddr_data.c | 37 .max_freq = 200000000, 58 .max_freq = 266666666, 79 .max_freq = 400000000, 100 .max_freq = 533333333,
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | board-mityomapl138.c | 56 int max_freq; /* khz */ member 62 .max_freq = 300000, 66 .max_freq = 375000, 70 .max_freq = 456000, 74 .max_freq = 300000, 78 .max_freq = 375000, 82 .max_freq = 456000, 86 .max_freq = 375000, 105 da850_max_speed = mityomapl138_pn_info[i].max_freq; in mityomapl138_cpufreq_init()
|
D | board-dm355-leopard.c | 202 .max_freq = 50000000,
|
D | board-omapl138-hawk.c | 139 .max_freq = 50000000,
|
D | board-dm355-evm.c | 344 .max_freq = 50000000,
|
D | board-da830-evm.c | 242 .max_freq = 50000000,
|
D | board-dm365-evm.c | 256 .max_freq = 50000000,
|
D | board-da850-evm.c | 793 .max_freq = 50000000,
|
/linux-4.4.14/drivers/clk/hisilicon/ |
D | clk-hi6220-stub.c | 101 unsigned int max_freq; in hi6220_acpu_round_freq() local 109 regmap_read(stub_clk->dfs_map, ACPU_DFS_FREQ_MAX, &max_freq); in hi6220_acpu_round_freq() 112 max_freq = min(max_freq, limit_freq); in hi6220_acpu_round_freq() 114 if (WARN_ON(freq > max_freq)) in hi6220_acpu_round_freq() 115 freq = max_freq; in hi6220_acpu_round_freq()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | pll.c | 251 info->vco1.max_freq = nvbios_rd32(bios, data + 4); in nvbios_pll_parse() 253 info->vco2.max_freq = nvbios_rd32(bios, data + 12); in nvbios_pll_parse() 297 info->vco1.max_freq = nvbios_rd16(bios, data + 6) * 1000; in nvbios_pll_parse() 299 info->vco2.max_freq = nvbios_rd16(bios, data + 10) * 1000; in nvbios_pll_parse() 326 info->vco1.max_freq = nvbios_rd16(bios, data + 2) * 1000; in nvbios_pll_parse() 328 info->vco2.max_freq = nvbios_rd16(bios, data + 6) * 1000; in nvbios_pll_parse() 350 info->vco1.max_freq = nvbios_rd16(bios, data + 2) * 1000; in nvbios_pll_parse() 384 if (!info->vco1.max_freq) { in nvbios_pll_parse() 385 info->vco1.max_freq = nvbios_rd32(bios, bios->bmp_offset + 67); in nvbios_pll_parse() 388 info->vco1.max_freq = 256000; in nvbios_pll_parse()
|
/linux-4.4.14/drivers/acpi/ |
D | processor_thermal.c | 86 unsigned long max_freq = 0; in acpi_thermal_cpufreq_notifier() local 91 max_freq = ( in acpi_thermal_cpufreq_notifier() 92 policy->cpuinfo.max_freq * in acpi_thermal_cpufreq_notifier() 96 cpufreq_verify_within_limits(policy, 0, max_freq); in acpi_thermal_cpufreq_notifier()
|
/linux-4.4.14/drivers/thermal/ti-soc-thermal/ |
D | dra752-thermal-data.c | 219 .max_freq = DRA752_MPU_MAX_FREQ, 234 .max_freq = DRA752_GPU_MAX_FREQ, 249 .max_freq = DRA752_CORE_MAX_FREQ, 264 .max_freq = DRA752_DSPEVE_MAX_FREQ, 279 .max_freq = DRA752_IVA_MAX_FREQ,
|
D | omap3-thermal-data.c | 50 .max_freq = 32768, 123 .max_freq = 32768,
|
D | omap5-thermal-data.c | 173 .max_freq = OMAP5430_MPU_MAX_FREQ, 188 .max_freq = OMAP5430_GPU_MAX_FREQ, 203 .max_freq = OMAP5430_CORE_MAX_FREQ,
|
D | omap4-thermal-data.c | 44 .max_freq = OMAP4430_MAX_FREQ, 141 .max_freq = OMAP4460_MAX_FREQ,
|
D | ti-bandgap.h | 191 u32 max_freq; member
|
D | ti-bandgap.c | 1323 bgp->conf->sensors[0].ts_data->max_freq); in ti_bandgap_probe()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-devfreq | 91 What: /sys/class/devfreq/.../max_freq 95 The /sys/class/devfreq/.../max_freq shows and stores 97 the user does not care. max_freq overrides the 99 The max_freq overrides min_freq because max_freq may be
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | pllnv04.c | 41 int minvco = info->vco1.min_freq, maxvco = info->vco1.max_freq; in getMNP_single() 140 int minvco1 = info->vco1.min_freq, maxvco1 = info->vco1.max_freq; in getMNP_double() 141 int minvco2 = info->vco2.min_freq, maxvco2 = info->vco2.max_freq; in getMNP_double() 232 if (!info->vco2.max_freq || !N2) { in nv04_pll_calc()
|
D | nv40.c | 135 if (khz < pll.vco1.max_freq) in nv40_clk_calc_pll() 136 pll.vco2.max_freq = 0; in nv40_clk_calc_pll()
|
D | pllgt215.c | 36 *P = info->vco1.max_freq / freq; in gt215_pll_calc()
|
D | mcp77.c | 176 pll.vco2.max_freq = 0; in calc_pll()
|
D | nv50.c | 335 pll.vco2.max_freq = 0; in calc_pll()
|
/linux-4.4.14/drivers/spi/ |
D | spi-rockchip.c | 174 u32 max_freq; member 529 if (rs->max_freq < 2 * rs->speed) { in rockchip_spi_config() 531 rs->max_freq = clk_get_rate(rs->spiclk); in rockchip_spi_config() 535 div = DIV_ROUND_UP(rs->max_freq, rs->speed); in rockchip_spi_config() 539 rsd = DIV_ROUND_CLOSEST(rs->rsd_nsecs * (rs->max_freq >> 8), in rockchip_spi_config() 543 rs->max_freq, rs->rsd_nsecs); in rockchip_spi_config() 547 rs->max_freq, rs->rsd_nsecs, in rockchip_spi_config() 548 rsd * 1000000000U / rs->max_freq); in rockchip_spi_config() 693 rs->max_freq = clk_get_rate(rs->spiclk); in rockchip_spi_probe()
|
D | spi-qup.c | 761 u32 max_freq, iomode, num_cs; in spi_qup_probe() local 783 if (of_property_read_u32(dev->of_node, "spi-max-frequency", &max_freq)) in spi_qup_probe() 784 max_freq = SPI_MAX_RATE; in spi_qup_probe() 786 if (!max_freq || max_freq > SPI_MAX_RATE) { in spi_qup_probe() 787 dev_err(dev, "invalid clock frequency %d\n", max_freq); in spi_qup_probe() 822 master->max_speed_hz = max_freq; in spi_qup_probe()
|
D | spi-ti-qspi.c | 457 u32 max_freq; in ti_qspi_probe() local 552 if (!of_property_read_u32(np, "spi-max-frequency", &max_freq)) in ti_qspi_probe() 553 qspi->spi_max_frequency = max_freq; in ti_qspi_probe()
|
D | spi-dw-mmio.c | 76 dws->max_freq = clk_get_rate(dwsmmio->clk); in dw_spi_mmio_probe()
|
D | spi-dw.h | 110 u32 max_freq; /* max bus freq supported */ member
|
D | spi-dw.c | 303 clk_div = (dws->max_freq / transfer->speed_hz + 1) & 0xfffe; in dw_spi_transfer_one() 504 master->max_speed_hz = dws->max_freq; in dw_spi_add_host()
|
D | spi-dw-mid.c | 320 dws->max_freq = MRST_SPI_CLK_BASE / (clk_cdiv + 1); in dw_spi_mid_init()
|
/linux-4.4.14/drivers/clk/tegra/ |
D | cvb.c | 66 unsigned long max_freq, in build_opp_table() argument 78 if (!table->freq || (table->freq > max_freq)) in build_opp_table()
|
/linux-4.4.14/tools/power/cpupower/lib/ |
D | cpufreq.c | 165 int cpufreq_modify_policy_max(unsigned int cpu, unsigned long max_freq) in cpufreq_modify_policy_max() argument 167 return sysfs_modify_freq_policy_max(cpu, max_freq); in cpufreq_modify_policy_max()
|
D | sysfs.h | 28 unsigned long max_freq);
|
D | cpufreq.h | 205 extern int cpufreq_modify_policy_max(unsigned int cpu, unsigned long max_freq);
|
D | sysfs.c | 561 int sysfs_modify_freq_policy_max(unsigned int cpu, unsigned long max_freq) in sysfs_modify_freq_policy_max() argument 565 snprintf(value, SYSFS_PATH_MAX, "%lu", max_freq); in sysfs_modify_freq_policy_max()
|
/linux-4.4.14/arch/mips/include/asm/mach-loongson32/ |
D | cpufreq.h | 19 unsigned int max_freq; /* in kHz */ member
|
/linux-4.4.14/drivers/clk/ |
D | clk-si570.c | 78 u64 max_freq; member 349 if (rate < SI570_MIN_FREQ || rate > data->max_freq) { in si570_set_rate() 438 data->max_freq = SI570_MAX_FREQ; in si570_probe() 440 data->max_freq = SI598_MAX_FREQ; in si570_probe()
|
/linux-4.4.14/include/linux/platform_data/ |
D | mmc-davinci.h | 21 u32 max_freq; member
|
D | hsmmc-omap.h | 43 unsigned int max_freq; member
|
D | mmc-omap.h | 24 unsigned int max_freq; member
|
/linux-4.4.14/tools/perf/util/ |
D | svghelper.c | 28 static u64 turbo_frequency, max_freq; variable 349 if (freq > max_freq) in cpu_model() 350 max_freq = freq; in cpu_model() 363 max_freq = __max_freq; in svg_cpu_box() 483 if (max_freq) in svg_pstate() 484 height = freq * 1.0 / max_freq * (SLOT_HEIGHT + SLOT_MULT); in svg_pstate()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | pll.h | 64 u32 max_freq; member
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | ufshcd-pltfrm.c | 117 clki->max_freq = clkfreq[i+1]; in ufshcd_parse_clock_info() 120 clki->min_freq, clki->max_freq, clki->name); in ufshcd_parse_clock_info()
|
D | ufshcd.c | 4616 if (clki->max_freq) { in ufshcd_init_clocks() 4617 ret = clk_set_rate(clki->clk, clki->max_freq); in ufshcd_init_clocks() 4621 clki->max_freq, ret); in ufshcd_init_clocks() 4624 clki->curr_freq = clki->max_freq; in ufshcd_init_clocks() 5428 if (scale_up && clki->max_freq) { in ufshcd_scale_clks() 5429 if (clki->curr_freq == clki->max_freq) in ufshcd_scale_clks() 5431 ret = clk_set_rate(clki->clk, clki->max_freq); in ufshcd_scale_clks() 5435 clki->max_freq, ret); in ufshcd_scale_clks() 5438 clki->curr_freq = clki->max_freq; in ufshcd_scale_clks()
|
D | ufshcd.h | 220 u32 max_freq; member
|
/linux-4.4.14/include/memory/ |
D | jedec_ddr.h | 130 u32 max_freq; member
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | dib0070.c | 267 …u32 max_freq; /* for every frequency less than or equal to that field: this information is correct… member 278 …u32 max_freq; /* for every frequency less than or equal to that field: this information is correct… member 373 while (freq > tune->max_freq) /* find the right one */ in dib0070_tune_digital() 375 while (freq > lna_match->max_freq) /* find the right one */ in dib0070_tune_digital()
|
D | dib0090.c | 114 …u32 max_freq; /* for every frequency less than or equal to that field: this information is correc… member 125 …u32 max_freq; /* for every frequency less than or equal to that field: this information is correc… member 1340 while (f_MHz > wbd->max_freq) in dib0090_get_wbd_target() 1343 dprintk("using wbd-table-entry with max freq %d", wbd->max_freq); in dib0090_get_wbd_target() 1783 while (state->current_rf / 1000 > wbd->max_freq) in dib0090_wbd_calibration() 2064 while (state->rf_request > tune->max_freq) in dib0090_update_tuning_table_7090() 2354 while (state->rf_request > tune->max_freq) in dib0090_tune() 2356 while (state->rf_request > pll->max_freq) in dib0090_tune() 2465 while (state->current_rf / 1000 > wbd->max_freq) in dib0090_tune()
|
D | dib0090.h | 31 …u16 max_freq; /* for every frequency less than or equal to that field: this information is correc… member
|
/linux-4.4.14/include/linux/ |
D | sfi.h | 163 u32 max_freq; member
|
D | cpufreq.h | 47 unsigned int max_freq; member 346 policy->cpuinfo.max_freq); in cpufreq_verify_within_cpu_limits()
|
D | devfreq.h | 172 unsigned long max_freq; member
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_dsi.c | 255 unsigned int max_freq; member 435 .max_freq = 1000, 447 .max_freq = 1000, 458 .max_freq = 1000, 468 .max_freq = 1000, 479 .max_freq = 1500, 556 tmp > driver_data->max_freq * MHZ) in exynos_dsi_pll_find_pms()
|
/linux-4.4.14/drivers/memory/ |
D | of_memory.c | 70 ret = of_property_read_u32(np, "max-freq", &tim->max_freq); in of_do_get_timings()
|
D | emif.c | 396 max = timings_arr[i].max_freq; in get_timings_table()
|
/linux-4.4.14/arch/mips/loongson32/common/ |
D | platform.c | 69 .max_freq = 266 * 1000,
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | board-nokia770.c | 181 .max_freq = 12000000,
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_pm.c | 4423 WARN_ON(val > dev_priv->rps.max_freq); in gen6_set_rps() 4462 WARN_ON(val > dev_priv->rps.max_freq); in valleyview_set_rps() 4691 dev_priv->rps.max_freq = dev_priv->rps.rp0_freq; in gen6_init_rps_frequencies() 4703 dev_priv->rps.max_freq); in gen6_init_rps_frequencies() 4712 dev_priv->rps.max_freq *= GEN9_FREQ_SCALER; in gen6_init_rps_frequencies() 4720 dev_priv->rps.max_freq_softlimit = dev_priv->rps.max_freq; in gen6_init_rps_frequencies() 5006 dev_priv->rps.max_freq = pcu_mbox & 0xff; in gen6_enable_rps() 5043 max_ia_freq = policy->cpuinfo.max_freq; in __gen6_update_ring_freq() 5063 max_gpu_freq = dev_priv->rps.max_freq / GEN9_FREQ_SCALER; in __gen6_update_ring_freq() 5066 max_gpu_freq = dev_priv->rps.max_freq; in __gen6_update_ring_freq() [all …]
|
D | i915_debugfs.c | 1155 int max_freq; in i915_frequency_info() local 1253 max_freq = (IS_BROXTON(dev) ? rp_state_cap >> 0 : in i915_frequency_info() 1255 max_freq *= (IS_SKYLAKE(dev) ? GEN9_FREQ_SCALER : 1); in i915_frequency_info() 1257 intel_gpu_freq(dev_priv, max_freq)); in i915_frequency_info() 1259 max_freq = (rp_state_cap & 0xff00) >> 8; in i915_frequency_info() 1260 max_freq *= (IS_SKYLAKE(dev) ? GEN9_FREQ_SCALER : 1); in i915_frequency_info() 1262 intel_gpu_freq(dev_priv, max_freq)); in i915_frequency_info() 1264 max_freq = (IS_BROXTON(dev) ? rp_state_cap >> 16 : in i915_frequency_info() 1266 max_freq *= (IS_SKYLAKE(dev) ? GEN9_FREQ_SCALER : 1); in i915_frequency_info() 1268 intel_gpu_freq(dev_priv, max_freq)); in i915_frequency_info() [all …]
|
D | i915_sysfs.c | 377 val > dev_priv->rps.max_freq || in gt_max_freq_mhz_store() 440 val > dev_priv->rps.max_freq || in gt_min_freq_mhz_store()
|
D | i915_drv.h | 1138 u8 max_freq; /* Maximum frequency, RP0 if not overclocking */ member
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | aiutils.c | 572 static uint ai_slowclk_freq(struct si_pub *sih, bool max_freq, in ai_slowclk_freq() argument 580 return max_freq ? XTALMAXFREQ : (XTALMINFREQ / div); in ai_slowclk_freq()
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 101 policy->cpuinfo.max_freq - the minimum and maximum frequency 140 int min_freq, unsigned int max_freq) function might be helpful. See 236 the cpuinfo.min_freq and cpuinfo.max_freq values are detected, and
|
/linux-4.4.14/tools/perf/ |
D | builtin-timechart.c | 57 max_freq, /* Highest CPU frequency seen */ member 394 if ((u64)new_freq > tchart->max_freq) in p_state_change() 395 tchart->max_freq = new_freq; in p_state_change() 400 if (new_freq == tchart->max_freq - 1000) in p_state_change() 401 tchart->turbo_frequency = tchart->max_freq; in p_state_change() 1492 svg_cpu_box(i, tchart->max_freq, tchart->turbo_frequency); in write_svg_file()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | board-n8x0.c | 447 .max_freq = 24000000,
|
/linux-4.4.14/drivers/mmc/host/ |
D | davinci_mmc.c | 1211 if (of_property_read_u32(np, "max-frequency", &pdata->max_freq)) in mmc_parse_pdata() 1323 if (pdata && pdata->max_freq) in davinci_mmcsd_probe() 1324 mmc->f_max = pdata->max_freq; in davinci_mmcsd_probe()
|
D | omap.c | 1251 if (host->pdata->max_freq) in mmc_omap_new_slot() 1252 mmc->f_max = min(host->pdata->max_freq, mmc->f_max); in mmc_omap_new_slot()
|
D | omap_hsmmc.c | 2075 if (pdata->max_freq > 0) in omap_hsmmc_probe() 2076 mmc->f_max = pdata->max_freq; in omap_hsmmc_probe()
|
/linux-4.4.14/sound/pci/ |
D | es1968.c | 872 int max_freq = ESM_BOB_FREQ; in snd_es1968_bob_dec() local 875 if (max_freq < es->bob_freq) in snd_es1968_bob_dec() 876 max_freq = es->bob_freq; in snd_es1968_bob_dec() 878 if (max_freq != chip->bob_freq) { in snd_es1968_bob_dec() 880 chip->bob_freq = max_freq; in snd_es1968_bob_dec()
|
/linux-4.4.14/arch/x86/platform/intel-mid/ |
D | sfi.c | 365 spi_info.max_speed_hz = pentry->max_freq; in sfi_handle_spi_dev()
|
/linux-4.4.14/Documentation/power/ |
D | opp.txt | 268 max_freq = ULONG_MAX; 270 max_opp = dev_pm_opp_find_freq_floor(dev,&max_freq);
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramnv50.c | 329 mpll.vco2.max_freq = 0; in nv50_ram_calc()
|
D | ramgk104.c | 1046 ram->mode = (next->freq > fuc->refpll.vco1.max_freq) ? 2 : 1; in gk104_ram_calc_xits()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 140 if (drm->device.info.chipset > 0x40 && dot_clock <= (pll_lim.vco1.max_freq / 2)) in nv_crtc_calc_state_ext()
|
/linux-4.4.14/drivers/mtd/devices/ |
D | st_spi_fsm.c | 312 u32 max_freq; member
|
/linux-4.4.14/arch/x86/kvm/ |
D | x86.c | 5632 if (policy.cpuinfo.max_freq) in kvm_timer_init() 5633 max_tsc_khz = policy.cpuinfo.max_freq; in kvm_timer_init()
|