Searched refs:clk_is_enabled (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/drivers/ | ||
| H A D | clk.h | 175 bool clk_is_enabled(struct clk *clk); |
| /optee_os/core/drivers/clk/ | ||
| H A D | clk.c | 137 bool clk_is_enabled(struct clk *clk) in clk_is_enabled() function |