Home
last modified time | relevance | path

Searched defs:best (Results 26 – 50 of 126) sorted by relevance

123456

/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dshadow.c180 }, *mthd, *best = NULL; in nvbios_shadow() local
/Linux-v6.6/scripts/
Dkallsyms.c638 int i, best, bestprofit; in find_best_token() local
655 int i, best; in optimize_result() local
/Linux-v6.6/drivers/base/
Dmap.c99 unsigned long best = ~0UL; in kobj_lookup() local
/Linux-v6.6/drivers/gpu/drm/
Ddrm_privacy_screen.c122 int match, best = -1; in drm_privacy_screen_get() local
Ddrm_suballoc.c230 size_t soffset, best, tmp; in drm_suballoc_next_hole() local
/Linux-v6.6/arch/arm/mach-ep93xx/
Dclock.c203 unsigned long best) in is_best()
372 unsigned long best = 0, now, maxdiv; in ep93xx_div_round_rate() local
/Linux-v6.6/drivers/acpi/numa/
Dhmat.c531 static bool hmat_update_best(u8 type, u32 value, u32 *best) in hmat_update_best()
591 u32 best = 0; in hmat_register_target_initiators() local
/Linux-v6.6/drivers/clk/actions/
Dowl-factor.c71 unsigned long parent_rate, try_parent_rate, best = 0, cur_rate; in owl_clk_val_best() local
/Linux-v6.6/drivers/clk/sunxi/
Dclk-sun9i-cpus.c118 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; in sun9i_a80_cpus_clk_determine_rate() local
Dclk-factors.c94 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; in clk_factors_determine_rate() local
/Linux-v6.6/drivers/clk/meson/
Dsclk-div.c56 unsigned long best = 0, best_parent = 0; in sclk_div_bestdiv() local
/Linux-v6.6/sound/soc/codecs/
Dwm8904.c421 int best, best_val, save, i, cfg; in wm8904_set_retune_mobile() local
493 int val, i, best; in wm8904_set_deemph() local
1299 int ret, i, best, best_val, cur_val; in wm8904_hw_params() local
Dwm8996.c338 int base, best, best_val, save, i, cfg, iface; in wm8996_set_retune_mobile() local
1534 int aif, best, cur_val, bclk_rate, bclk_reg, i; in wm8996_update_bclk() local
1735 int bits, i, bclk_rate, best; in wm8996_hw_params() local
Dwm8731.c71 int val, i, best; in wm8731_set_deemph() local
/Linux-v6.6/drivers/gpu/drm/panfrost/
Dpanfrost_gpu.c280 int best = -1; in panfrost_gpu_init_features() local
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dbase.c54 int i, ret = -EINVAL, best_err = volt->max_uv, best = -1; in nvkm_volt_set() local
/Linux-v6.6/drivers/md/
Ddm-ps-queue-length.c194 struct path_info *pi = NULL, *best = NULL; in ql_select_path() local
Ddm-ps-service-time.c280 struct path_info *pi = NULL, *best = NULL; in st_select_path() local
/Linux-v6.6/drivers/clk/qcom/
Dclk-regmap-mux-div.c82 static inline bool is_better_rate(unsigned long req, unsigned long best, in is_better_rate()
Dcommon.c47 const struct freq_tbl *best = NULL; in qcom_find_freq_floor() local
/Linux-v6.6/drivers/video/fbdev/via/
Dhw.c1376 struct via_pll_config cur, up, down, best = {0, 1, 0}; in get_pll_config() local
2000 const struct fb_videomode *best; in viafb_get_refresh() local
/Linux-v6.6/drivers/clk/
Dclk-divider.c268 unsigned long best, unsigned long flags) in _is_best_div()
296 unsigned long parent_rate, best = 0, now, maxdiv; in clk_divider_bestdiv() local
Dclk-wm831x.c139 int best = 0; in wm831x_fll_round_rate() local
Dclk-sparx5.c80 struct s5_pll_conf best; in s5_search_fractional() local
/Linux-v6.6/drivers/video/fbdev/geode/
Dlxfb_ops.c162 unsigned int diff, min, best = 0; in lx_set_clock() local

123456