Home
last modified time | relevance | path

Searched refs:at91_clk_register_system (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/clk/at91/
H A Dat91sam9x5.c254 hw = at91_clk_register_system(regmap, at91sam9x5_systemck[i].n, in at91sam9x5_pmc_setup()
265 hw = at91_clk_register_system(regmap, "lcdck", "masterck_div", in at91sam9x5_pmc_setup()
H A Dclk-system.c107 at91_clk_register_system(struct regmap *regmap, const char *name, in at91_clk_register_system() function
H A Dat91sam9rl.c161 hw = at91_clk_register_system(regmap, at91sam9rl_systemck[i].n, in at91sam9rl_pmc_setup()
H A Dat91rm9200.c184 hw = at91_clk_register_system(regmap, at91rm9200_systemck[i].n, in at91rm9200_pmc_setup()
H A Dat91sam9g45.c204 hw = at91_clk_register_system(regmap, at91sam9g45_systemck[i].n, in at91sam9g45_pmc_setup()
H A Dat91sam9n12.c229 hw = at91_clk_register_system(regmap, at91sam9n12_systemck[i].n, in at91sam9n12_pmc_setup()
H A Dsama5d4.c256 hw = at91_clk_register_system(regmap, sama5d4_systemck[i].n, in sama5d4_pmc_setup()
H A Dsama5d3.c233 hw = at91_clk_register_system(regmap, sama5d3_systemck[i].n, in sama5d3_pmc_setup()
H A Dpmc.h270 at91_clk_register_system(struct regmap *regmap, const char *name,
H A Dsam9x60.c335 hw = at91_clk_register_system(regmap, sam9x60_systemck[i].n, in sam9x60_pmc_setup()
H A Dat91sam9260.c461 hw = at91_clk_register_system(regmap, data->sck[i].n, in at91sam926x_pmc_setup()
H A Dsama5d2.c313 hw = at91_clk_register_system(regmap, sama5d2_systemck[i].n, in sama5d2_pmc_setup()
H A Dsam9x7.c879 hw = at91_clk_register_system(regmap, sam9x7_systemck[i].n, in sam9x7_pmc_setup()
H A Ddt-compat.c912 hw = at91_clk_register_system(regmap, name, parent_name, NULL, in of_at91rm9200_clk_sys_setup()
H A Dsama7d65.c1296 hw = at91_clk_register_system(regmap, sama7d65_systemck[i].n, in sama7d65_pmc_setup()
H A Dsama7g5.c1168 hw = at91_clk_register_system(regmap, sama7g5_systemck[i].n, in sama7g5_pmc_setup()