Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dpmc.h132 at91_clk_register_audio_pll_frac(struct regmap *regmap, const char *name,
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 Dsama5d2.c229 hw = at91_clk_register_audio_pll_frac(regmap, "audiopll_fracck", in sama5d2_pmc_setup()
H A Ddt-compat.c46 hw = at91_clk_register_audio_pll_frac(regmap, name, parent_name); in of_sama5d2_clk_audio_pll_frac_setup()