Home
last modified time | relevance | path

Searched refs:at91_clk_register_utmi (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/clk/at91/
H A Dat91sam9rl.c112 hw = at91_clk_register_utmi(regmap, NULL, "utmick", "mainck", NULL); in at91sam9rl_pmc_setup()
H A Dat91sam9g45.c148 hw = at91_clk_register_utmi(regmap, NULL, "utmick", "mainck", NULL); in at91sam9g45_pmc_setup()
H A Dclk-utmi.c188 at91_clk_register_utmi(struct regmap *regmap_pmc, struct regmap *regmap_sfr, in at91_clk_register_utmi() function
H A Dsama5d3.c175 hw = at91_clk_register_utmi(regmap, NULL, "utmick", "mainck", NULL); in sama5d3_pmc_setup()
H A Dsama5d4.c190 hw = at91_clk_register_utmi(regmap, NULL, "utmick", "mainck", NULL); in sama5d4_pmc_setup()
H A Dat91sam9x5.c196 hw = at91_clk_register_utmi(regmap, NULL, "utmick", "mainck", NULL); in at91sam9x5_pmc_setup()
H A Dpmc.h272 at91_clk_register_utmi(struct regmap *regmap_pmc, struct regmap *regmap_sfr,
H A Dsama5d2.c252 hw = at91_clk_register_utmi(regmap, regmap_sfr, "utmick", "mainck", NULL); in sama5d2_pmc_setup()
H A Ddt-compat.c1058 hw = at91_clk_register_utmi(regmap_pmc, regmap_sfr, name, parent_name, NULL); in of_at91sam9x5_clk_utmi_setup()