Searched refs:clk_rate_exclusive_get (Results 1 – 7 of 7) sorted by relevance
602 int clk_rate_exclusive_get(struct clk *clk);978 static inline int clk_rate_exclusive_get(struct clk *clk) in clk_rate_exclusive_get() function
384 ret = clk_rate_exclusive_get(priv->clk_dram); in sun8i_a33_mbus_probe()391 ret = clk_rate_exclusive_get(priv->clk_mbus); in sun8i_a33_mbus_probe()
280 clk_rate_exclusive_get(priv->clk); in xilinx_pwm_probe()
111 clk_rate_exclusive_get(clk); in sun4i_tcon_channel_set_status()
1699 err = clk_rate_exclusive_get(emc->clk); in tegra_emc_suspend()
2004 err = clk_rate_exclusive_get(emc->clk); in tegra210_emc_suspend()
897 int clk_rate_exclusive_get(struct clk *clk) in clk_rate_exclusive_get() function909 EXPORT_SYMBOL_GPL(clk_rate_exclusive_get);
Completed in 37 milliseconds