Searched refs:clk_is_enabled (Results 1 – 4 of 4) sorted by relevance
64 int clk_is_enabled(struct clk *clk);
32 *value = clk_is_enabled(clk); in jz4740_clock_debugfs_show_enabled()
744 int clk_is_enabled(struct clk *clk) in clk_is_enabled() function788 enabled = clk_is_enabled(clk); in clk_set_parent()
274 sleep, and calls to the clk_enable(), clk_disable() and clk_is_enabled() API