Searched defs:clk_is_enabled_when_prepared (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | clk.h | 341 static inline bool clk_is_enabled_when_prepared(struct clk *clk) clk_is_enabled_when_prepared() function |
| /linux/drivers/clk/ | ||
| H A D | clk.c | 1418 bool clk_is_enabled_when_prepared(struct clk *clk) in clk_is_enabled_when_prepared() function |