Searched defs:pll_div (Results 26 – 39 of 39) sorted by relevance
12
/openbmc/u-boot/arch/arm/mach-imx/mx6/ |
H A D | clock.c | 551 static int enable_pll_video(u32 pll_div, u32 pll_num, u32 pll_denom, in enable_pll_video() 626 u32 pll_div, pll_num, pll_denom, post_div = 1; in mxs_set_lcdclk() local
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_phy.c | 308 int pll_div = 0x2c; in ar9002_hw_compute_pll_control() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8510.c | 271 static struct pll_ pll_div; variable
|
H A D | wm8753.c | 702 static void pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors() 765 struct _pll_div pll_div; in wm8753_set_dai_pll() local
|
H A D | wm8580.c | 400 static int pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors() 467 struct _pll_div pll_div; in wm8580_set_dai_pll() local
|
H A D | wm8960.c | 1164 struct _pll_div *pll_div) in pll_factors() 1214 static struct _pll_div pll_div; in wm8960_set_pll() local
|
H A D | wm8940.c | 528 static struct pll_ pll_div; variable
|
H A D | alc5632.c | 682 int gbl_clk = 0, pll_div = 0; in alc5632_set_dai_pll() local
|
H A D | alc5623.c | 525 int gbl_clk = 0, pll_div = 0; in alc5623_set_dai_pll() local
|
/openbmc/linux/drivers/clk/x86/ |
H A D | clk-lgm.c | 124 static const struct clk_div_table pll_div[] = { variable
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-pll14xx.c | 265 u32 pll_div) in clk_pll14xx_mp_change()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32f4.c | 720 struct stm32f4_pll_div *pll_div = to_pll_div_clk(div); in stm32f4_pll_div_set_rate() local 747 struct stm32f4_pll_div *pll_div; in clk_register_pll_div() local
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | gcc-ipq4019.c | 87 static u64 clk_fepll_vco_calc_rate(struct clk_fepll *pll_div, in clk_fepll_vco_calc_rate()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ds90ub960.c | 1762 u8 pll_div; in ub960_init_tx_ports() local
|
12