Searched defs:fref (Results 1 – 16 of 16) sorted by relevance
| /drivers/clk/imx/ |
| A D | clk-imx27.c | 51 static void __init _mx27_clocks_init(unsigned long fref) in _mx27_clocks_init() 175 u32 fref = 26000000; /* default */ in mx27_clocks_init_dt() local
|
| A D | clk-imx31.c | 53 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
|
| /drivers/clk/ |
| A D | clk-clps711x.c | 47 u32 tmp, f_cpu, f_pll, f_bus, f_tim, f_pwm, f_spi, fref = 0; in clps711x_clk_init_dt() local
|
| A D | clk-xgene.c | 75 unsigned long fref; in xgene_clk_pll_recalc_rate() local
|
| /drivers/gpu/drm/msm/dsi/phy/ |
| A D | dsi_phy_14nm.c | 212 u64 fref = VCO_REF_CLK_RATE; in pll_14nm_dec_frac_calc() local 255 u64 fref = VCO_REF_CLK_RATE; in pll_14nm_calc_vco_count() local
|
| A D | dsi_phy_10nm.c | 117 u64 fref = VCO_REF_CLK_RATE; in dsi_pll_calc_dec_frac() local
|
| A D | dsi_phy_7nm.c | 119 u64 fref = VCO_REF_CLK_RATE; in dsi_pll_calc_dec_frac() local
|
| /drivers/tty/serial/8250/ |
| A D | 8250_lpss.c | 77 unsigned long fref = lpss->board->freq, fuart = baud * 16; in byt_set_termios() local
|
| /drivers/clk/pistachio/ |
| A D | clk.h | 95 unsigned long long fref; member
|
| A D | clk-pll.c | 129 pll_get_params(struct pistachio_clk_pll *pll, unsigned long fref, in pll_get_params()
|
| /drivers/media/tuners/ |
| A D | mt20xx.c | 108 unsigned int fref,lo1,lo1n,lo1a,s,sel,lo1freq, desired_lo1, in mt2032_compute_freq() local
|
| /drivers/spi/ |
| A D | spi-pxa2xx.c | 802 unsigned long fref = xtal / 2; /* mandatory division by 2, in quark_x1000_get_clk_div() local
|
| /drivers/gpu/drm/vc4/ |
| A D | vc4_hdmi_phy.c | 251 unsigned long long fref = OSCILLATOR_FREQUENCY; in phy_get_rm_offset() local
|
| /drivers/video/fbdev/ |
| A D | tdfxfb.c | 291 int fref = 14318; in do_calc_pll() local
|
| /drivers/phy/rockchip/ |
| A D | phy-rockchip-inno-dsidphy.c | 301 unsigned long fref, fout; in inno_dsidphy_pll_calc_rate() local
|
| A D | phy-rockchip-samsung-hdptx.c | 904 const unsigned int fout = div_u64(rate, 200), fref = 24000; in rk_hdptx_phy_clk_pll_calc() local
|
Completed in 865 milliseconds