Searched refs:clk_rate_exclusive_get (Results 1 – 7 of 7) sorted by relevance
187 * clk_rate_exclusive_get - get exclusivity over the rate control of a202 int clk_rate_exclusive_get(struct clk *clk);205 * devm_clk_rate_exclusive_get - devm variant of clk_rate_exclusive_get209 * Calls clk_rate_exclusive_get() on @clk and registers a devm cleanup handler222 * from clk_rate_exclusive_get()224 * The caller must balance the number of clk_rate_exclusive_get() and284 static inline int clk_rate_exclusive_get(struct clk *clk) in clk_rate_exclusive_get() function
91 ret = clk_rate_exclusive_get(mipi_dsi->bit_clk); in dw_mipi_dsi_phy_init()
506 clk_rate_exclusive_get(rz_mtu3_pwm->clk); in rz_mtu3_pwm_probe()
111 clk_rate_exclusive_get(clk); in sun4i_tcon_channel_set_status()
1696 err = clk_rate_exclusive_get(emc->clk); in tegra_emc_suspend()
2003 err = clk_rate_exclusive_get(emc->clk); in tegra210_emc_suspend()
442 clk_rate_exclusive_get(sai->sai_ck); in stm32_sai_set_parent_rate()