Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/versatile/
H A Dclk-icst.c336 struct clk *icst_clk_setup(struct device *dev, in icst_clk_setup() function
378 EXPORT_SYMBOL_GPL(icst_clk_setup);
398 return icst_clk_setup(dev, desc, name, parent_name, map, in icst_clk_register()
544 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,
H A Dclk-impd1.c90 clk = icst_clk_setup(NULL, desc, name, parent_name, map, in integrator_impd1_clk_spawn()