Searched refs:at91_clk_register_master_pres (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/drivers/clk/at91/ |
D | at91sam9rl.c | 122 hw = at91_clk_register_master_pres(regmap, "masterck_pres", 4, in at91sam9rl_pmc_setup()
|
D | at91rm9200.c | 142 hw = at91_clk_register_master_pres(regmap, "masterck_pres", 4, in at91rm9200_pmc_setup()
|
D | at91sam9g45.c | 153 hw = at91_clk_register_master_pres(regmap, "masterck_pres", 4, in at91sam9g45_pmc_setup()
|
D | at91sam9n12.c | 180 hw = at91_clk_register_master_pres(regmap, "masterck_pres", 4, in at91sam9n12_pmc_setup()
|
D | sama5d3.c | 175 hw = at91_clk_register_master_pres(regmap, "masterck_pres", 4, in sama5d3_pmc_setup()
|
D | sama5d4.c | 190 hw = at91_clk_register_master_pres(regmap, "masterck_pres", 4, in sama5d4_pmc_setup()
|
D | at91sam9x5.c | 201 hw = at91_clk_register_master_pres(regmap, "masterck_pres", 4, in at91sam9x5_pmc_setup()
|
D | pmc.h | 174 at91_clk_register_master_pres(struct regmap *regmap, const char *name,
|
D | sam9x60.c | 272 hw = at91_clk_register_master_pres(regmap, "masterck_pres", 3, in sam9x60_pmc_setup()
|
D | at91sam9260.c | 418 hw = at91_clk_register_master_pres(regmap, "masterck_pres", 4, in at91sam926x_pmc_setup()
|
D | sama5d2.c | 252 hw = at91_clk_register_master_pres(regmap, "masterck_pres", 4, in sama5d2_pmc_setup()
|
D | clk-master.c | 527 at91_clk_register_master_pres(struct regmap *regmap, in at91_clk_register_master_pres() function
|
D | dt-compat.c | 422 hw = at91_clk_register_master_pres(regmap, "masterck_pres", num_parents, in of_at91_clk_master_setup()
|