Home
last modified time | relevance | path

Searched refs:best (Results 76 – 100 of 643) sorted by relevance

12345678910>>...26

/openbmc/linux/sound/soc/codecs/
H A Dwm8955.c363 int val, i, best; in wm8955_set_deemph() local
369 best = 1; in wm8955_set_deemph()
372 abs(deemph_settings[best] - wm8955->fs)) in wm8955_set_deemph()
373 best = i; in wm8955_set_deemph()
376 val = best << WM8955_DEEMPH_SHIFT; in wm8955_set_deemph()
H A Dwm8995.c1556 int i, rate_val, best, best_val, cur_val; in wm8995_hw_params() local
1629 best = 1; in wm8995_hw_params()
1637 best = i; in wm8995_hw_params()
1640 rate_val |= best; in wm8995_hw_params()
1643 dai->id + 1, fs_ratios[best]); in wm8995_hw_params()
1651 best = 0; in wm8995_hw_params()
1657 best = i; in wm8995_hw_params()
1659 bclk |= best << WM8995_AIF1_BCLK_DIV_SHIFT; in wm8995_hw_params()
1661 bclk_rate = wm8995->aifclk[dai->id] * 10 / bclk_divs[best]; in wm8995_hw_params()
1663 bclk_divs[best], bclk_rate); in wm8995_hw_params()
H A Dwm8903.c418 int val, i, best; in wm8903_set_deemph() local
424 best = 1; in wm8903_set_deemph()
427 abs(wm8903_deemph[best] - wm8903->fs)) in wm8903_set_deemph()
428 best = i; in wm8903_set_deemph()
431 val = best << WM8903_DEEMPH_SHIFT; in wm8903_set_deemph()
433 best = 0; in wm8903_set_deemph()
438 best, wm8903_deemph[best]); in wm8903_set_deemph()
/openbmc/linux/drivers/pci/controller/
H A Dvmd.c238 int i, best; in vmd_next_irq() local
255 best = vmd->first_vec + 1; in vmd_next_irq()
256 for (i = best; i < vmd->msix_count; i++) in vmd_next_irq()
257 if (vmd->irqs[i].count < vmd->irqs[best].count) in vmd_next_irq()
258 best = i; in vmd_next_irq()
259 vmd->irqs[best].count++; in vmd_next_irq()
262 return &vmd->irqs[best]; in vmd_next_irq()
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dclock.c624 u32 temp, best = 0; in mxs_set_lcdclk() local
682 if (best == 0 || temp < best) { in mxs_set_lcdclk()
683 best = temp; in mxs_set_lcdclk()
690 if (best == 0) { in mxs_set_lcdclk()
695 debug("best %d, pred = %d, postd = %d\n", best, pred, postd); in mxs_set_lcdclk()
697 pll_div = best / hck; in mxs_set_lcdclk()
699 pll_num = (best - hck * pll_div) * pll_denom / hck; in mxs_set_lcdclk()
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dexamples.rst12 Also, nowadays, the best is to use the libdvbv5 DVB API nowadays,
/openbmc/linux/Documentation/block/
H A Dioprio.rst30 IOPRIO_CLASS_BE: This is the best-effort scheduling class, which is the default
54 will run ls at the best-effort scheduling class at the highest priority.
115 const char *to_prio[] = { "none", "realtime", "best-effort", "idle", };
/openbmc/qemu/docs/
H A Dmulti-thread-compression.txt41 stands for no compression, level 1 stands for the best compression
42 speed, and level 9 stands for the best compression ratio. Users can
138 compress-level: 1 (which means best speed)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-lohit_2.92.1.bb4 - making sure the Lohit fonts deliver the best available quality and functions \
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dqoriq-fman3-0-10g-0-best-effort.dtsi41 fsl,fman-best-effort-port;
49 fsl,fman-best-effort-port;
H A Dqoriq-fman3-0-10g-1-best-effort.dtsi41 fsl,fman-best-effort-port;
49 fsl,fman-best-effort-port;
/openbmc/linux/arch/parisc/
H A DKconfig275 This lets you select the page size of the kernel. For best
276 performance, a page size of 16KB is recommended. For best
281 4KB For best 32bit compatibility
282 16KB For best performance
283 64KB For best performance, might give more overhead.
/openbmc/openbmc/poky/documentation/test-manual/
H A Dyocto-project-compatible.rst23 following the best known practises to be marked as being widely compatible
78 It is intended that over time, the tests will evolve as new best known
104 Here are key best practices the program tries to encourage:
112 is a key best practice.
/openbmc/linux/sound/soc/atmel/
H A Datmel-i2s.c296 int i, best; in atmel_i2s_get_gck_param() local
308 best = INT_MAX; in atmel_i2s_get_gck_param()
313 if (val < best) { in atmel_i2s_get_gck_param()
314 best = val; in atmel_i2s_get_gck_param()
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxcursor_1.2.2.bb6 can exist in several sizes and the library automatically picks the best \
/openbmc/linux/drivers/net/wan/
H A Dixp4xx_hss.c1232 u32 *best, u32 *best_diff, u32 *reg) in check_clock() argument
1243 *best = new_rate; in check_clock()
1250 static void find_best_clock(u32 timer_freq, u32 rate, u32 *best, u32 *reg) in find_best_clock() argument
1257 check_clock(timer_freq, rate, 0x3FF, 1, 1, best, &diff, reg); in find_best_clock()
1266 check_clock(timer_freq, rate, a - 1, 1, 1, best, &diff, reg); in find_best_clock()
1277 !check_clock(timer_freq, rate, a - 1, 1, 1, best, in find_best_clock()
1280 check_clock(timer_freq, rate, a, b, 0xFFF, best, in find_best_clock()
1284 if (!check_clock(timer_freq, rate, a, b, c, best, &diff, reg)) in find_best_clock()
1286 if (!check_clock(timer_freq, rate, a, b, c + 1, best, &diff, in find_best_clock()
/openbmc/linux/arch/ia64/mm/
H A Ddiscontig.c433 u8 best = 0xff; in memory_less_node_alloc() local
439 else if (node_distance(nid, node) < best) { in memory_less_node_alloc()
440 best = node_distance(nid, node); in memory_less_node_alloc()
/openbmc/linux/net/batman-adv/
H A Doriginator.c1137 struct batadv_neigh_node *best = NULL, *neigh; in batadv_find_best_neighbor() local
1142 if (best && (bao->neigh.cmp(neigh, if_outgoing, best, in batadv_find_best_neighbor()
1149 batadv_neigh_node_put(best); in batadv_find_best_neighbor()
1151 best = neigh; in batadv_find_best_neighbor()
1155 return best; in batadv_find_best_neighbor()
/openbmc/linux/fs/reiserfs/
H A DREADME40 fair, ask. (Last I spoke with him Richard was contemplating how best
71 vendors. Select from the best in the world, not the best in your
89 writing the cleanest code. He always made the effort to be the best he
90 could be, and to make his code the best that it could be. What resulted
/openbmc/linux/arch/ia64/
H A DKconfig147 This lets you select the page size of the kernel. For best IA-64
148 performance, a page size of 8KB or 16KB is recommended. For best
154 4KB For best IA-32 compatibility
155 8KB For best IA-64 performance
156 16KB For best IA-64 performance
/openbmc/linux/drivers/video/fbdev/via/
H A Dhw.c1376 struct via_pll_config cur, up, down, best = {0, 1, 0}; in get_pll_config() local
1399 if (f < abs(get_pll_output_frequency(f0, best) - clk)) in get_pll_config()
1400 best = cur; in get_pll_config()
1403 return best; in get_pll_config()
2000 const struct fb_videomode *best; in viafb_get_refresh() local
2002 best = viafb_get_best_mode(hres, vres, long_refresh); in viafb_get_refresh()
2003 if (!best) in viafb_get_refresh()
2006 if (abs(best->refresh - long_refresh) > 3) { in viafb_get_refresh()
2013 return best->refresh; in viafb_get_refresh()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-s3c.c228 unsigned int best = UINT_MAX; in sdhci_s3c_set_clock() local
244 if (delta < best) { in sdhci_s3c_set_clock()
245 best = delta; in sdhci_s3c_set_clock()
252 best_src, clock, best); in sdhci_s3c_set_clock()
/openbmc/linux/drivers/iio/
H A Dindustrialio-gts-helper.c784 int best = -1; in iio_find_closest_gain_low() local
797 best = i; in iio_find_closest_gain_low()
803 best = i; in iio_find_closest_gain_low()
822 return gts->hwgain_table[best].gain; in iio_find_closest_gain_low()
/openbmc/linux/io_uring/
H A Dkbuf.c554 struct io_buf_free *ibf, *best = NULL; in io_lookup_buf_free_entry() local
563 if (!best || dist < best_dist) { in io_lookup_buf_free_entry()
564 best = ibf; in io_lookup_buf_free_entry()
571 return best; in io_lookup_buf_free_entry()
/openbmc/linux/Documentation/hwmon/
H A Dpm6764tr.rst30 maintaining the best efficiency over all loading conditions without compromising transient

12345678910>>...26