Home
last modified time | relevance | path

Searched refs:of_clk_hw_pmc_get (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dat91sam9rl.c169 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9rl_pmc); in at91sam9rl_pmc_setup()
H A Dat91rm9200.c192 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91rm9200_pmc); in at91rm9200_pmc_setup()
H A Dat91sam9g45.c206 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9g45_pmc); in at91sam9g45_pmc_setup()
H A Dat91sam9n12.c233 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9n12_pmc); in at91sam9n12_pmc_setup()
H A Dsama5d3.c235 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama5d3_pmc); in sama5d3_pmc_setup()
H A Dpmc.h113 struct clk_hw *of_clk_hw_pmc_get(struct of_phandle_args *clkspec, void *data);
H A Dpmc.c47 struct clk_hw *of_clk_hw_pmc_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_pmc_get() function
H A Dsama5d4.c270 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama5d4_pmc); in sama5d4_pmc_setup()
H A Dat91sam9x5.c281 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9x5_pmc); in at91sam9x5_pmc_setup()
H A Dsam9x60.c329 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sam9x60_pmc); in sam9x60_pmc_setup()
H A Dsama5d2.c356 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama5d2_pmc); in sama5d2_pmc_setup()
H A Dat91sam9260.c468 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9260_pmc); in at91sam926x_pmc_setup()
H A Dsama7g5.c1046 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama7g5_pmc); in sama7g5_pmc_setup()