Home
last modified time | relevance | path

Searched defs:rate (Results 26 - 50 of 3306) sorted by relevance

12345678910>>...133

/kernel/linux/linux-6.6/include/sound/sof/
H A Ddai-mediatek.h16 u32 rate; member
/kernel/linux/linux-6.6/include/sound/
H A Dwm9081.h13 unsigned int rate; member
/third_party/ffmpeg/libavformat/
H A Dnspdec.c38 int channels = 0, rate = 0; in nsp_read_header() local
H A Drsodec.c33 int id, rate, bps; in rso_read_header() local
/third_party/nghttp2/lib/
H A Dnghttp2_ratelim.c28 void nghttp2_ratelim_init(nghttp2_ratelim *rl, uint64_t burst, uint64_t rate) { in nghttp2_ratelim_init() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_ratelim.c28 void nghttp2_ratelim_init(nghttp2_ratelim *rl, uint64_t burst, uint64_t rate) { in nghttp2_ratelim_init() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/
H A Dmisc_util.c34 int IntZoomTo(int n, double rate, double rateMin, double rateMax) in IntZoomTo() argument
/kernel/linux/linux-5.10/drivers/clk/loongson1/
H A Dclk-loongson1b.c22 u32 pll, rate; in ls1x_pll_recalc_rate() local
/kernel/linux/linux-5.10/drivers/clk/mvebu/
H A Darmada-37xx-xtal.c26 unsigned int rate; in armada_3700_xtal_clock_probe() local
/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dclk-regmap-divider.c18 static long div_round_ro_rate(struct clk_hw *hw, unsigned long rate, in div_round_ro_rate() argument
33 static long div_round_rate(struct clk_hw *hw, unsigned long rate, in div_round_rate() argument
42 static int div_set_rate(struct clk_hw *hw, unsigned long rate, in div_set_rate() argument
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_sdm.c24 ccu_sdm_helper_enable(struct ccu_common *common, struct ccu_sdm_internal *sdm, unsigned long rate) ccu_sdm_helper_enable() argument
90 ccu_sdm_helper_has_rate(struct ccu_common *common, struct ccu_sdm_internal *sdm, unsigned long rate) ccu_sdm_helper_has_rate() argument
136 ccu_sdm_helper_get_factors(struct ccu_common *common, struct ccu_sdm_internal *sdm, unsigned long rate, unsigned long *m, unsigned long *n) ccu_sdm_helper_get_factors() argument
[all...]
H A Dccu_sdm.h14 unsigned long rate; member
H A Dccu_frac.c52 ccu_frac_helper_has_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate) ccu_frac_helper_has_rate() argument
83 ccu_frac_helper_set_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate, u32 lock) ccu_frac_helper_set_rate() argument
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-audio-sync.c20 static long clk_sync_source_round_rate(struct clk_hw *hw, unsigned long rate, in clk_sync_source_round_rate() argument
31 static int clk_sync_source_set_rate(struct clk_hw *hw, unsigned long rate, in clk_sync_source_set_rate() argument
/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-divider.c26 static long owl_divider_round_rate(struct clk_hw *hw, unsigned long rate, in owl_divider_round_rate() argument
81 static int owl_divider_set_rate(struct clk_hw *hw, unsigned long rate, in owl_divider_set_rate() argument
16 owl_divider_helper_round_rate(struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long rate, unsigned long *parent_rate) owl_divider_helper_round_rate() argument
61 owl_divider_helper_set_rate(const struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long rate, unsigned long parent_rate) owl_divider_helper_set_rate() argument
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dtimer.c62 unsigned long rate; in realtime_counter_init() local
/kernel/linux/linux-5.10/arch/mips/ralink/
H A Dclk.c20 unsigned long rate; member
23 void ralink_clk_add(const char *dev, unsigned long rate) in ralink_clk_add() argument
61 int clk_set_rate(struct clk *clk, unsigned long rate) in clk_set_rate() argument
67 long clk_round_rate(struct clk *clk, unsigned long rate) in clk_round_rate() argument
/kernel/linux/linux-5.10/drivers/clocksource/
H A Darmv7m_systick.c29 u32 rate; in system_timer_of_register() local
H A Dclps711x-timer.c32 unsigned long rate = clk_get_rate(clock); in clps711x_clksrc_init() local
55 unsigned long rate; in _clps711x_clkevt_init() local
H A Dclksrc_st_lpc.c45 unsigned long rate; in st_clksrc_init() local
/kernel/linux/linux-5.10/drivers/clk/sprd/
H A Dcomposite.c12 static long sprd_comp_round_rate(struct clk_hw *hw, unsigned long rate, in sprd_comp_round_rate() argument
29 static int sprd_comp_set_rate(struct clk_hw *hw, unsigned long rate, in sprd_comp_set_rate() argument
H A Ddiv.c22 static long sprd_div_round_rate(struct clk_hw *hw, unsigned long rate, in sprd_div_round_rate() argument
77 static int sprd_div_set_rate(struct clk_hw *hw, unsigned long rate, in sprd_div_set_rate() argument
12 sprd_div_helper_round_rate(struct sprd_clk_common *common, const struct sprd_div_internal *div, unsigned long rate, unsigned long *parent_rate) sprd_div_helper_round_rate() argument
55 sprd_div_helper_set_rate(const struct sprd_clk_common *common, const struct sprd_div_internal *div, unsigned long rate, unsigned long parent_rate) sprd_div_helper_set_rate() argument
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Draspberrypi-cpufreq.c23 unsigned long rate; in raspberrypi_cpufreq_probe() local
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-conf.c88 u32 rate; in __set_clk_rates() local
/kernel/linux/linux-5.10/drivers/clk/meson/
H A Dclk-cpu-dyndiv.c40 static int meson_clk_cpu_dyndiv_set_rate(struct clk_hw *hw, unsigned long rate, in meson_clk_cpu_dyndiv_set_rate() argument
30 meson_clk_cpu_dyndiv_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate) meson_clk_cpu_dyndiv_round_rate() argument

Completed in 7 milliseconds

12345678910>>...133