Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-k210.c878 static struct clk_hw *k210_clk_hw_onecell_get(struct of_phandle_args *clkspec, in k210_clk_hw_onecell_get() function
985 ret = of_clk_add_hw_provider(np, k210_clk_hw_onecell_get, ksc); in k210_clk_init()