Searched refs:at91_clk_register_programmable (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/drivers/clk/at91/ ! |
D | at91sam9rl.c | 150 hw = at91_clk_register_programmable(regmap, name, in at91sam9rl_pmc_setup()
|
D | at91rm9200.c | 173 hw = at91_clk_register_programmable(regmap, name, in at91rm9200_pmc_setup()
|
D | at91sam9g45.c | 188 hw = at91_clk_register_programmable(regmap, name, in at91sam9g45_pmc_setup()
|
D | at91sam9n12.c | 213 hw = at91_clk_register_programmable(regmap, name, in at91sam9n12_pmc_setup()
|
D | sama5d3.c | 212 hw = at91_clk_register_programmable(regmap, name, in sama5d3_pmc_setup()
|
D | clk-programmable.c | 216 at91_clk_register_programmable(struct regmap *regmap, in at91_clk_register_programmable() function
|
D | sama5d4.c | 235 hw = at91_clk_register_programmable(regmap, name, in sama5d4_pmc_setup()
|
D | at91sam9x5.c | 238 hw = at91_clk_register_programmable(regmap, name, in at91sam9x5_pmc_setup()
|
D | pmc.h | 228 at91_clk_register_programmable(struct regmap *regmap, const char *name,
|
D | sam9x60.c | 305 hw = at91_clk_register_programmable(regmap, name, in sam9x60_pmc_setup()
|
D | at91sam9260.c | 450 hw = at91_clk_register_programmable(regmap, name, in at91sam926x_pmc_setup()
|
D | sama5d2.c | 292 hw = at91_clk_register_programmable(regmap, name, in sama5d2_pmc_setup()
|
D | dt-compat.c | 761 hw = at91_clk_register_programmable(regmap, name, in of_at91_clk_prog_setup()
|
D | sama7g5.c | 1058 hw = at91_clk_register_programmable(regmap, name, parent_names, in sama7g5_pmc_setup()
|