Home
last modified time | relevance | path

Searched refs:at91_clk_register_audio_pll_frac (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dpmc.h116 at91_clk_register_audio_pll_frac(struct regmap *regmap, const char *name,
H A Dsama5d2.c207 hw = at91_clk_register_audio_pll_frac(regmap, "audiopll_fracck", in sama5d2_pmc_setup()
H A Dclk-audio-pll.c452 at91_clk_register_audio_pll_frac(struct regmap *regmap, const char *name, in at91_clk_register_audio_pll_frac() function
H A Ddt-compat.c41 hw = at91_clk_register_audio_pll_frac(regmap, name, parent_name); in of_sama5d2_clk_audio_pll_frac_setup()