Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dclk-provider.h785 bool clk_hw_is_prepared(const struct clk_hw *hw);
/Linux-v4.19/arch/mips/alchemy/common/
Dclock.c420 if (!clk_hw_is_prepared(pc)) { in alchemy_clk_fgcs_detr()
/Linux-v4.19/drivers/clk/
Dclk.c396 bool clk_hw_is_prepared(const struct clk_hw *hw) in clk_hw_is_prepared() function