Home
last modified time | relevance | path

Searched refs:clk_hw_is_prepared (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dclk-provider.h657 bool clk_hw_is_prepared(const struct clk_hw *hw);
/linux-4.4.14/arch/mips/alchemy/common/
Dclock.c419 if (!clk_hw_is_prepared(pc)) { in alchemy_clk_fgcs_detr()
/linux-4.4.14/drivers/clk/
Dclk.c425 bool clk_hw_is_prepared(const struct clk_hw *hw) in clk_hw_is_prepared() function