Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c340 static int of_parse_clkspec(const struct device_node *np, int index,
345 static inline int of_parse_clkspec(const struct device_node *np, int index, in of_parse_clkspec() function
405 !of_parse_clkspec(np, index, name, &clkspec)) { in clk_core_get()
4893 static int of_parse_clkspec(const struct device_node *np, int index, in of_parse_clkspec() function
4989 ret = of_parse_clkspec(np, index, con_id, &clkspec); in of_clk_get_hw()