Home
last modified time | relevance | path

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

/linux/drivers/clk/versatile/
H A Dclk-icst.c354 struct clk *icst_clk_setup(struct device *dev, in icst_clk_setup() function
396 EXPORT_SYMBOL_GPL(icst_clk_setup);
416 return icst_clk_setup(dev, desc, name, parent_name, map, in icst_clk_register()
562 regclk = icst_clk_setup(NULL, &icst_desc, name, parent_name, map, ctype); in of_syscon_icst_setup()
H A Dclk-icst.h36 struct clk *icst_clk_setup(struct device *dev,