Searched refs:clk_is_enabled (Results 1 – 7 of 7) sorted by relevance
127 hal_clk_status_t clk_is_enabled(struct clk *clk);
51 hal_clk_status_t clk_is_enabled(struct clk *clk) in clk_is_enabled() function
96 int clk_is_enabled(struct clk_gate *gate);
145 int clk_is_enabled(struct clk_gate *gate) in clk_is_enabled() function
107 return clk_is_enabled(clk); in hal_clock_is_enabled()
251 hal_clk_status_t clk_is_enabled(hal_clk_id_t clk);
783 hal_clk_status_t clk_is_enabled(hal_clk_id_t clk) in clk_is_enabled() function
Completed in 17 milliseconds