Home
last modified time | relevance | path

Searched defs:pll_div (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8804.c319 struct pll_div { struct
320 u32 prescale:1;
344 static int pll_factors(struct pll_div *pll_div, unsigned int target, in pll_factors()
417 struct pll_div pll_div; in wm8804_set_pll() local
H A Dwm8983.c743 struct pll_div { struct
750 static int pll_factors(struct pll_div *pll_div, unsigned int target, in pll_factors()
790 struct pll_div pll_div; in wm8983_set_pll() local
H A Dwm8985.c840 struct pll_div { struct
847 static int pll_factors(struct pll_div *pll_div, unsigned int target, in pll_factors()
888 struct pll_div pll_div; in wm8985_set_pll() local
H A Dda7210.c211 struct pll_div { struct
221 static const struct pll_div da7210_pll_div[] = { argument
H A Dda9055.c239 struct pll_div { struct
249 static const struct pll_div da9055_pll_div[] = { argument
H A Drt5631.c1217 struct pll_div { struct
1223 static const struct pll_div codec_master_pll_div[] = { argument
H A Dwm8991.c877 static void pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors()
919 struct _pll_div pll_div; in wm8991_set_dai_pll() local
H A Dwm8990.c806 static void pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors()
847 struct _pll_div pll_div; in wm8990_set_dai_pll() local
H A Dwm8978.c409 struct wm8978_pll_div *pll_div, unsigned int target, unsigned int source) in pll_factors()
474 struct wm8978_pll_div pll_div; in wm8978_configure_pll() local
H A Dwm8974.c274 static void pll_factors(struct pll_ *pll_div, in pll_factors()
318 struct pll_ pll_div; in wm8974_set_dai_pll() local
H A Dwm9713.c753 struct _pll_div *pll_div, unsigned int source) in pll_factors()
819 struct _pll_div pll_div; in wm9713_set_pll() local
H A Dwm8510.c271 static struct pll_ pll_div; variable
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3036.h66 struct pll_div { struct
67 u32 refdiv;
68 u32 fbdiv;
69 u32 postdiv1;
70 u32 postdiv2;
71 u32 frac;
H A Dcru_rv1108.h54 struct pll_div { struct
55 u32 refdiv;
56 u32 fbdiv;
57 u32 postdiv1;
58 u32 postdiv2;
59 u32 frac;
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3368.c31 struct pll_div { struct
48 static struct pll_div rk3368_pll_rates[] = { argument
874 u32 pll_div, pll_id, con_id; in rk3368_armclk_set_clk() local
1001 u32 pll_div; in rk3368_clk_set_rate() local
H A Dclk_rk3066.c55 struct pll_div { struct
56 u32 nr;
57 u32 nf;
58 u32 no;
H A Dclk_rk3188.c56 struct pll_div { struct
57 u32 nr;
58 u32 nf;
59 u32 no;
H A Dclk_rk3399.c35 struct pll_div { struct
54 static const struct pll_div ppll_init_cfg = PLL_DIVISORS(PPLL_HZ, 2, 2, 1); argument
H A Dclk_rk3288.c34 struct pll_div { struct
51 static struct pll_div rk3288_pll_rates[] = { argument
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-pll14xx.c122 u32 mdiv, pdiv, sdiv, pll_div; in clk_pll1416x_recalc_rate() local
161 u32 pll_div) in clk_pll14xx_mp_change()
/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dvid-pll-div.c79 struct meson_vid_pll_div_data *pll_div = meson_vid_pll_div_data(clk); in meson_vid_pll_div_recalc_rate() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7/
H A Dclock.c776 static int enable_pll_video(u32 pll_div, u32 pll_num, u32 pll_denom, in enable_pll_video()
899 u32 pll_div, pll_num, pll_denom, post_div = 0; in mxs_set_lcdclk() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/
H A Dcpu.c116 static unsigned pll_div(volatile void *pllbase, unsigned offset) in pll_div() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A Dclock.c552 static int enable_pll_video(u32 pll_div, u32 pll_num, u32 pll_denom, in enable_pll_video()
627 u32 pll_div, pll_num, pll_denom, post_div = 1; in mxs_set_lcdclk() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dar9002_phy.c308 int pll_div = 0x2c; in ar9002_hw_compute_pll_control() local

12