Searched refs:clk_setup (Results 1 – 2 of 2) sorted by relevance
41 void (*clk_setup)(struct device_node *, void __iomem *); in of_at91sam9x5_sckc_setup() local52 clk_setup = clk_id->data; in of_at91sam9x5_sckc_setup()53 clk_setup(childnp, regbase); in of_at91sam9x5_sckc_setup()
381 void (*clk_setup)(struct device_node *, struct at91_pmc *); in of_at91_pmc_setup() local400 clk_setup = clk_id->data; in of_at91_pmc_setup()401 clk_setup(childnp, pmc); in of_at91_pmc_setup()