Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dclk-plldiv.c74 at91_clk_register_plldiv(struct regmap *regmap, const char *name, in at91_clk_register_plldiv() function
H A Dat91sam9g45.c142 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in at91sam9g45_pmc_setup()
H A Dat91sam9n12.c168 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in at91sam9n12_pmc_setup()
H A Dsama5d3.c169 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in sama5d3_pmc_setup()
H A Dsama5d4.c184 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in sama5d4_pmc_setup()
H A Dat91sam9x5.c190 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in at91sam9x5_pmc_setup()
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"); in sama5d2_pmc_setup()
H A Ddt-compat.c726 hw = at91_clk_register_plldiv(regmap, name, parent_name); in of_at91sam9x5_clk_plldiv_setup()