Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dat91sam9x5.c238 hw = at91_clk_register_system(regmap, at91sam9x5_systemck[i].n, in at91sam9x5_pmc_setup()
248 hw = at91_clk_register_system(regmap, "lcdck", "masterck", 3); in at91sam9x5_pmc_setup()
H A Dclk-system.c87 at91_clk_register_system(struct regmap *regmap, const char *name, in at91_clk_register_system() function
H A Dat91sam9rl.c149 hw = at91_clk_register_system(regmap, at91sam9rl_systemck[i].n, in at91sam9rl_pmc_setup()
H A Dat91rm9200.c172 hw = at91_clk_register_system(regmap, at91rm9200_systemck[i].n, in at91rm9200_pmc_setup()
H A Dat91sam9g45.c186 hw = at91_clk_register_system(regmap, at91sam9g45_systemck[i].n, in at91sam9g45_pmc_setup()
H A Dat91sam9n12.c211 hw = at91_clk_register_system(regmap, at91sam9n12_systemck[i].n, in at91sam9n12_pmc_setup()
H A Dsama5d3.c212 hw = at91_clk_register_system(regmap, sama5d3_systemck[i].n, in sama5d3_pmc_setup()
H A Dpmc.h219 at91_clk_register_system(struct regmap *regmap, const char *name,
H A Dsama5d4.c235 hw = at91_clk_register_system(regmap, sama5d4_systemck[i].n, in sama5d4_pmc_setup()
H A Dsam9x60.c294 hw = at91_clk_register_system(regmap, sam9x60_systemck[i].n, in sam9x60_pmc_setup()
H A Dsama5d2.c280 hw = at91_clk_register_system(regmap, sama5d2_systemck[i].n, in sama5d2_pmc_setup()
H A Dat91sam9260.c448 hw = at91_clk_register_system(regmap, data->sck[i].n, in at91sam926x_pmc_setup()
H A Ddt-compat.c834 hw = at91_clk_register_system(regmap, name, parent_name, id); in of_at91rm9200_clk_sys_setup()
H A Dsama7g5.c988 hw = at91_clk_register_system(regmap, sama7g5_systemck[i].n, in sama7g5_pmc_setup()