Searched refs:at91_clk_register_system (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/at91/ |
| H A D | at91sam9x5.c | 238 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 D | clk-system.c | 87 at91_clk_register_system(struct regmap *regmap, const char *name, in at91_clk_register_system() function
|
| H A D | at91sam9rl.c | 149 hw = at91_clk_register_system(regmap, at91sam9rl_systemck[i].n, in at91sam9rl_pmc_setup()
|
| H A D | at91rm9200.c | 172 hw = at91_clk_register_system(regmap, at91rm9200_systemck[i].n, in at91rm9200_pmc_setup()
|
| H A D | at91sam9g45.c | 186 hw = at91_clk_register_system(regmap, at91sam9g45_systemck[i].n, in at91sam9g45_pmc_setup()
|
| H A D | at91sam9n12.c | 211 hw = at91_clk_register_system(regmap, at91sam9n12_systemck[i].n, in at91sam9n12_pmc_setup()
|
| H A D | sama5d3.c | 212 hw = at91_clk_register_system(regmap, sama5d3_systemck[i].n, in sama5d3_pmc_setup()
|
| H A D | pmc.h | 219 at91_clk_register_system(struct regmap *regmap, const char *name,
|
| H A D | sama5d4.c | 235 hw = at91_clk_register_system(regmap, sama5d4_systemck[i].n, in sama5d4_pmc_setup()
|
| H A D | sam9x60.c | 294 hw = at91_clk_register_system(regmap, sam9x60_systemck[i].n, in sam9x60_pmc_setup()
|
| H A D | sama5d2.c | 280 hw = at91_clk_register_system(regmap, sama5d2_systemck[i].n, in sama5d2_pmc_setup()
|
| H A D | at91sam9260.c | 448 hw = at91_clk_register_system(regmap, data->sck[i].n, in at91sam926x_pmc_setup()
|
| H A D | dt-compat.c | 834 hw = at91_clk_register_system(regmap, name, parent_name, id); in of_at91rm9200_clk_sys_setup()
|
| H A D | sama7g5.c | 988 hw = at91_clk_register_system(regmap, sama7g5_systemck[i].n, in sama7g5_pmc_setup()
|