Home
last modified time | relevance | path

Searched defs:tmp_rate (Results 1 – 25 of 49) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/clk/mxs/
Dclk-frac.c38 u64 tmp_rate; in clk_frac_recalc_rate() local
53 u64 tmp, tmp_rate, result; in clk_frac_round_rate() local
/kernel/linux/linux-6.6/drivers/clk/mxs/
Dclk-frac.c38 u64 tmp_rate; in clk_frac_recalc_rate() local
53 u64 tmp, tmp_rate, result; in clk_frac_round_rate() local
/kernel/linux/linux-6.6/drivers/clk/sunxi/
Dclk-sun4i-tcon-ch1.c111 unsigned long tmp_rate; in tcon_ch1_calc_divider() local
143 unsigned long tmp_rate; in tcon_ch1_determine_rate() local
/kernel/linux/linux-5.10/drivers/clk/sunxi/
Dclk-sun4i-tcon-ch1.c111 unsigned long tmp_rate; in tcon_ch1_calc_divider() local
143 unsigned long tmp_rate; in tcon_ch1_determine_rate() local
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
Dccu_nkm.c31 unsigned long tmp_rate; in ccu_nkm_find_best_with_parent_adj() local
68 unsigned long tmp_rate; in ccu_nkm_find_best() local
Dccu_nk.c27 unsigned long tmp_rate = parent * _n * _k; in ccu_nk_find_best() local
Dccu_nm.c39 unsigned long tmp_rate = ccu_nm_calc_rate(parent, in ccu_nm_find_best() local
Dccu_mux.c116 unsigned long tmp_rate, parent_rate; in ccu_mux_helper_determine_rate() local
/kernel/linux/linux-5.10/drivers/clk/samsung/
Dclk-cpu.c189 unsigned long tmp_rate = min(ndata->old_rate, ndata->new_rate); in exynos_cpuclk_pre_rate_change() local
311 unsigned long tmp_rate = min(ndata->old_rate, ndata->new_rate); in exynos5433_cpuclk_pre_rate_change() local
/kernel/linux/linux-6.6/drivers/clk/samsung/
Dclk-cpu.c189 unsigned long tmp_rate = min(ndata->old_rate, ndata->new_rate); in exynos_cpuclk_pre_rate_change() local
311 unsigned long tmp_rate = min(ndata->old_rate, ndata->new_rate); in exynos5433_cpuclk_pre_rate_change() local
/kernel/linux/linux-5.10/drivers/clk/at91/
Dclk-peripheral.c248 unsigned long tmp_rate = parent_rate >> shift; in clk_sam9x5_peripheral_best_diff() local
266 unsigned long tmp_rate; in clk_sam9x5_peripheral_determine_rate() local
Dclk-audio-pll.c281 long tmp_rate; in clk_audio_pll_pad_round_rate() local
331 long tmp_rate; in clk_audio_pll_pmc_round_rate() local
Dclk-programmable.c57 unsigned long tmp_rate = 0; in clk_programmable_determine_rate() local
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy_clk.c89 unsigned long tmp_rate = parent_rate / m; in sun8i_phy_clk_set_rate() local
Dsun4i_hdmi_ddc_clk.c38 unsigned long tmp_rate; in sun4i_ddc_calc_divider() local
Dsun4i_hdmi_tmds_clk.c41 unsigned long tmp_rate; in sun4i_tmds_calc_divider() local
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy_clk.c89 unsigned long tmp_rate = parent_rate / m; in sun8i_phy_clk_set_rate() local
Dsun4i_hdmi_ddc_clk.c38 unsigned long tmp_rate; in sun4i_ddc_calc_divider() local
Dsun4i_hdmi_tmds_clk.c41 unsigned long tmp_rate; in sun4i_tmds_calc_divider() local
/kernel/linux/linux-6.6/drivers/clk/at91/
Dclk-peripheral.c260 unsigned long tmp_rate = parent_rate >> shift; in clk_sam9x5_peripheral_best_diff() local
277 unsigned long tmp_rate; in clk_sam9x5_peripheral_determine_rate() local
Dclk-audio-pll.c281 long tmp_rate; in clk_audio_pll_pad_round_rate() local
331 long tmp_rate; in clk_audio_pll_pmc_round_rate() local
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
Dccu_nk.c27 unsigned long tmp_rate = parent * _n * _k; in ccu_nk_find_best() local
Dccu_nm.c39 unsigned long tmp_rate = ccu_nm_calc_rate(parent, in ccu_nm_find_best() local
Dccu_nkm.c29 unsigned long tmp_rate; in ccu_nkm_find_best() local
Dccu_mux.c113 unsigned long tmp_rate, parent_rate; in ccu_mux_helper_determine_rate() local

12