/linux-4.1.27/drivers/hwmon/ |
H A D | lm80.c | 121 f_min, enumerator in enum:fan_index 210 data->fan[f_min][0] = rv; lm80_update_device() 220 data->fan[f_min][1] = rv; lm80_update_device() 369 min = FAN_FROM_REG(data->fan[f_min][nr], set_fan_div() 398 data->fan[f_min][nr] = FAN_TO_REG(min, DIV_FROM_REG(data->fan_div[nr])); set_fan_div() 400 data->fan[f_min][nr]); set_fan_div() 490 show_fan, set_fan_min, f_min, 0); 492 show_fan, set_fan_min, f_min, 1); 638 data->fan[f_min][0] = lm80_read_value(client, LM80_REG_FAN_MIN(1)); lm80_probe() 639 data->fan[f_min][1] = lm80_read_value(client, LM80_REG_FAN_MIN(2)); lm80_probe()
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | wmt-sdmmc.c | 179 unsigned int f_min; member in struct:wmt_mci_caps 737 .f_min = 390425, 792 mmc->f_min = wmt_caps->f_min; wmt_mci_probe()
|
H A D | tmio_mmc_pio.c | 159 for (clock = host->mmc->f_min, clk = 0x80000080; tmio_mmc_set_clock() 845 mmc->f_min = mmc->f_max / 512; tmio_mmc_clk_update() 1134 mmc->f_min = mmc->f_max / 512; tmio_mmc_host_probe() 1138 * Check the sanity of mmc->f_min to prevent tmio_mmc_set_clock() from tmio_mmc_host_probe() 1141 if (mmc->f_min == 0) { tmio_mmc_host_probe()
|
H A D | mmci.c | 1593 mmc->f_min = DIV_ROUND_UP(host->mclk, 257); mmci_probe() 1595 mmc->f_min = clk_round_rate(host->clk, 100000); mmci_probe() 1597 mmc->f_min = DIV_ROUND_UP(host->mclk, 512); mmci_probe()
|
H A D | android-goldfish.c | 497 mmc->f_min = 400000; goldfish_mmc_probe()
|
H A D | bfin_sdh.c | 559 mmc->f_min = mmc->f_max >> 9; sdh_probe()
|
H A D | moxart-mmc.c | 619 mmc->f_min = DIV_ROUND_CLOSEST(host->sysclk, CLK_DIV_MASK * 2); moxart_probe()
|
H A D | sdricoh_cs.c | 442 mmc->f_min = 450000; sdricoh_init_mmc()
|
H A D | toshsd.c | 645 mmc->f_min = HCLK / 512; toshsd_probe()
|
H A D | ushc.c | 451 mmc->f_min = 400000; ushc_probe()
|
H A D | cb710-mmc.c | 708 mmc->f_min = val >> cb710_clock_divider_log2[CB710_MAX_DIVIDER_IDX]; cb710_mmc_init()
|
H A D | mvsdio.c | 737 mmc->f_min = DIV_ROUND_UP(host->base_clock, MVSD_BASE_DIV_MAX); mvsd_probe()
|
H A D | mxs-mmc.c | 647 mmc->f_min = 400000; mxs_mmc_probe()
|
H A D | pxamci.c | 690 mmc->f_min = (host->clkrate + 63) / 64; pxamci_probe()
|
H A D | sdhci.c | 3113 mmc->f_min = host->ops->get_min_clock(host); sdhci_add_host() 3116 mmc->f_min = (host->max_clk * host->clk_mul) / 1024; sdhci_add_host() 3119 mmc->f_min = host->max_clk / SDHCI_MAX_DIV_SPEC_300; sdhci_add_host() 3121 mmc->f_min = host->max_clk / SDHCI_MAX_DIV_SPEC_200; sdhci_add_host()
|
H A D | mmc_spi.c | 1355 * that's the only reason not to use a few MHz for f_min (until mmc_spi_probe() 1358 mmc->f_min = 400000; mmc_spi_probe()
|
H A D | au1xmmc.c | 994 mmc->f_min = 450000; au1xmmc_probe()
|
H A D | davinci_mmc.c | 1321 mmc->f_min = 312500; davinci_mmcsd_probe()
|
H A D | jz4740_mmc.c | 1044 mmc->f_min = JZ_MMC_CLK_RATE / 128; jz4740_mmc_probe()
|
H A D | mxcmmc.c | 1121 mmc->f_min = clk_get_rate(host->clk_per) >> 16; mxcmci_probe()
|
H A D | omap.c | 1244 mmc->f_min = 400000; mmc_omap_new_slot()
|
H A D | rtsx_pci_sdmmc.c | 1358 mmc->f_min = 250000; realtek_init_host()
|
H A D | rtsx_usb_sdmmc.c | 1332 mmc->f_min = 250000; rtsx_usb_init_host()
|
H A D | sunxi-mmc.c | 1031 mmc->f_min = 400000; sunxi_mmc_probe()
|
H A D | tifm_sd.c | 976 mmc->f_min = 20000000 / 60; tifm_sd_probe()
|
H A D | via-sdmmc.c | 1044 mmc->f_min = VIA_CRDR_MIN_CLOCK; via_init_mmc_host()
|
H A D | dw_mmc.c | 2393 mmc->f_min = DW_MCI_FREQ_MIN; dw_mci_init_slot() 2396 mmc->f_min = freq[0]; dw_mci_init_slot()
|
H A D | s3cmci.c | 1726 mmc->f_min = host->clk_rate / (host->clk_div * 256); s3cmci_probe()
|
H A D | sh_mmcif.c | 982 host->mmc->f_min = host->clk / 512; sh_mmcif_clk_update()
|
H A D | usdhi6rol0.c | 1799 mmc->f_min = host->imclk / 512; usdhi6_probe()
|
H A D | wbsd.c | 1219 mmc->f_min = 375000; wbsd_alloc_mmc()
|
H A D | omap_hsmmc.c | 1989 mmc->f_min = OMAP_MMC_MIN_CLOCK; omap_hsmmc_probe()
|
H A D | vub300.c | 2157 mmc->f_min = 200000; vub300_probe()
|
H A D | atmel-mci.c | 2176 mmc->f_min = DIV_ROUND_UP(host->bus_hz, 512); atmci_init_slot()
|
/linux-4.1.27/drivers/media/tuners/ |
H A D | mt2063.c | 430 * If the range (f_min, f_max) is totally outside the 432 * If the range (f_min, f_max) is negative, ignore the entry. 435 u32 f_min, u32 f_max) MT2063_AddExclZone() 445 && (f_min < (pAS_Info->f_if1_Center + (pAS_Info->f_if1_bw / 2))) MT2063_AddExclZone() 446 && (f_min < f_max)) { MT2063_AddExclZone() 456 while ((pNode != NULL) && (pNode->max_ < f_min)) { MT2063_AddExclZone() 463 if (f_min < pNode->min_) MT2063_AddExclZone() 464 pNode->min_ = f_min; MT2063_AddExclZone() 469 pNode->min_ = f_min; MT2063_AddExclZone() 434 MT2063_AddExclZone(struct MT2063_AvoidSpursData_t *pAS_Info, u32 f_min, u32 f_max) MT2063_AddExclZone() argument
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | longhaul.c | 414 int f_max, f_min; guess_fsb() local 419 f_min = f_max - ROUNDING; guess_fsb() 420 if ((speed <= f_max) && (speed >= f_min)) guess_fsb()
|
/linux-4.1.27/include/linux/mmc/ |
H A D | host.h | 205 unsigned int f_min; member in struct:mmc_host
|
/linux-4.1.27/drivers/mmc/core/ |
H A D | core.c | 1023 WARN_ON(hz && hz < host->f_min); __mmc_set_clock() 2507 if (!mmc_rescan_try_freq(host, max(freqs[i], host->f_min))) mmc_rescan() 2509 if (freqs[i] <= host->f_min) mmc_rescan() 2521 host->f_init = max(freqs[0], host->f_min); mmc_start_host()
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
H A D | rsi_91x_sdio.c | 192 host->ios.clock = host->f_min; rsi_reset_card()
|