Home
last modified time | relevance | path

Searched defs:fref (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/
H A Dgeneric.c55 ulong fref = MXC_HCLK; in imx_get_mpllclk() local
63 ulong fref = MXC_HCLK; in imx_get_upllclk() local
72 ulong fref = imx_get_mpllclk(); in imx_get_armclk() local
88 ulong fref = imx_get_armclk(); in imx_get_ahbclk() local
105 ulong fref = readl(&ccm->mcr) & (1 << clk) ? imx_get_upllclk() : in imx_get_perclk() local
118 ulong fref = from_upll ? imx_get_upllclk() : imx_get_ahbclk(); in imx_set_perclk() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/
H A Dgeneric.c60 ulong fref; in imx_get_mpllclk() local
74 ulong fref = imx_get_mpllclk(); in imx_get_armclk() local
89 ulong fref = imx_get_mpllclk(); in imx_get_ahbclk() local
101 ulong fref; in imx_get_spllclk() local
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx27.c51 static void __init _mx27_clocks_init(unsigned long fref) in _mx27_clocks_init()
175 u32 fref = 26000000; /* default */ in mx27_clocks_init_dt() local
H A Dclk-imx31.c53 static void __init _mx31_clocks_init(void __iomem *base, unsigned long fref) in _mx31_clocks_init()
127 u32 fref = 26000000; /* default */ in mx31_clocks_init_dt() local
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dclock_manager_s10.c175 unsigned long fref, refdiv, mdiv, reg, vco; in cm_get_main_vco_clk_hz() local
206 unsigned long fref, refdiv, mdiv, reg, vco; in cm_get_per_vco_clk_hz() local
/openbmc/linux/drivers/clk/
H A Dclk-clps711x.c47 u32 tmp, f_cpu, f_pll, f_bus, f_tim, f_pwm, f_spi, fref = 0; in clps711x_clk_init_dt() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Dclk.c24 unsigned long long fin, fref, fcco, fout; in get_hclk_pll_rate() local
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dspeed.c145 int fref, temp, fout, mfd; in clock_pll() local
/openbmc/linux/sound/soc/codecs/
H A Dmadera.c3443 static int madera_find_sync_fratio(unsigned int fref, int *fratio) in madera_find_sync_fratio()
3460 static int madera_find_main_fratio(unsigned int fref, unsigned int fout, in madera_find_main_fratio()
3474 static int madera_find_fratio(struct madera_fll *fll, unsigned int fref, in madera_find_fratio()
3506 unsigned int fref, bool sync) in madera_calc_fratio()
3602 unsigned int fref, in madera_find_fll_gain()
3623 unsigned int fref, bool sync) in madera_calc_fll()
4123 unsigned int fref, unsigned int fout) in madera_set_fll_syncclk()
4142 unsigned int fref, unsigned int fout) in madera_set_fll_refclk()
4423 int refdiv, fref, fout, lockdet_thr, fbdiv, hp, fast_clk, fllgcd; in madera_fllhj_apply() local
H A Dda7213.c1434 unsigned int fref, unsigned int fout) in _da7213_set_component_pll()
1545 unsigned int fref, unsigned int fout) in da7213_set_component_pll()
H A Dcs47l90.c2146 int source, unsigned int fref, unsigned int fout) in cs47l90_set_fll()
H A Dcs47l15.c1127 int source, unsigned int fref, unsigned int fout) in cs47l15_set_fll()
H A Dda7210.c212 int fref; member
986 int source, unsigned int fref, unsigned int fout) in da7210_set_dai_pll()
H A Dcs47l35.c1335 int source, unsigned int fref, unsigned int fout) in cs47l35_set_fll()
H A Dcs47l92.c1677 int source, unsigned int fref, unsigned int fout) in cs47l92_set_fll()
H A Dcs47l85.c2224 int source, unsigned int fref, unsigned int fout) in cs47l85_set_fll()
H A Dda9055.c240 int fref; member
1280 int source, unsigned int fref, unsigned int fout) in da9055_set_dai_pll()
H A Dnau8540.c571 unsigned int fref, i, fvco_sel; in nau8540_calc_fll_param() local
H A Dda732x.c1118 int fref, indiv; in da732x_set_dai_pll() local
/openbmc/linux/arch/m68k/coldfire/
H A Dm53xx.c472 int fref, temp, fout, mfd; in clock_pll() local
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_14nm.c211 u64 fref = VCO_REF_CLK_RATE; in pll_14nm_dec_frac_calc() local
254 u64 fref = VCO_REF_CLK_RATE; in pll_14nm_calc_vco_count() local
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_lpss.c77 unsigned long fref = lpss->board->freq, fuart = baud * 16; in byt_set_termios() local
/openbmc/linux/drivers/clk/pistachio/
H A Dclk.h95 unsigned long long fref; member
H A Dclk-pll.c129 pll_get_params(struct pistachio_clk_pll *pll, unsigned long fref, in pll_get_params()
/openbmc/linux/drivers/media/tuners/
H A Dmt20xx.c108 unsigned int fref,lo1,lo1n,lo1a,s,sel,lo1freq, desired_lo1, in mt2032_compute_freq() local

12