Searched refs:at91_clk_register_rm9200_main (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/clk/at91/ |
H A D | at91sam9rl.c | 98 hw = at91_clk_register_rm9200_main(regmap, "mainck", mainxtal_name, NULL); in at91sam9rl_pmc_setup()
|
H A D | at91rm9200.c | 116 hw = at91_clk_register_rm9200_main(regmap, "mainck", "main_osc", NULL); in at91rm9200_pmc_setup()
|
H A D | at91sam9g45.c | 131 hw = at91_clk_register_rm9200_main(regmap, "mainck", "main_osc", NULL); in at91sam9g45_pmc_setup()
|
H A D | pmc.h | 186 at91_clk_register_rm9200_main(struct regmap *regmap,
|
H A D | at91sam9260.c | 371 hw = at91_clk_register_rm9200_main(regmap, "mainck", "main_osc", NULL); in at91sam926x_pmc_setup()
|
H A D | clk-main.c | 402 at91_clk_register_rm9200_main(struct regmap *regmap, in at91_clk_register_rm9200_main() function
|
H A D | dt-compat.c | 326 hw = at91_clk_register_rm9200_main(regmap, name, parent_name, NULL); in of_at91rm9200_clk_main_setup()
|