Searched refs:at91_clk_register_plldiv (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/clk/at91/
H A Dclk-plldiv.c74 at91_clk_register_plldiv(struct regmap *regmap, const char *name, function
H A Dat91sam9g45.c142 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack");
H A Dat91sam9n12.c168 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack");
H A Dsama5d4.c184 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack");
H A Dsama5d3.c169 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack");
H A Dat91sam9x5.c190 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack");
H A Dpmc.h218 at91_clk_register_plldiv(struct regmap *regmap, const char *name,
H A Dsama5d2.c223 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack");
H A Ddt-compat.c726 hw = at91_clk_register_plldiv(regmap, name, parent_name);

Completed in 201 milliseconds