Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/at91/
Dclk-master.c107 at91_clk_register_master(struct regmap *regmap, in at91_clk_register_master() function
Dat91sam9rl.c118 hw = at91_clk_register_master(regmap, "masterck", 4, parent_names, in at91sam9rl_pmc_setup()
Dpmc.h148 at91_clk_register_master(struct regmap *regmap, const char *name,
Dsama5d4.c186 hw = at91_clk_register_master(regmap, "masterck", 4, parent_names, in sama5d4_pmc_setup()
Dsam9x60.c229 hw = at91_clk_register_master(regmap, "masterck", 3, parent_names, in sam9x60_pmc_setup()
Dat91sam9x5.c197 hw = at91_clk_register_master(regmap, "masterck", 4, parent_names, in at91sam9x5_pmc_setup()
Dsama5d2.c234 hw = at91_clk_register_master(regmap, "masterck", 4, parent_names, in sama5d2_pmc_setup()
Dat91sam9260.c411 hw = at91_clk_register_master(regmap, "masterck", 4, parent_names, in at91sam926x_pmc_setup()
Ddt-compat.c388 hw = at91_clk_register_master(regmap, name, num_parents, in of_at91_clk_master_setup()