Searched refs:clk_pfdv2_is_enabled (Results 1 – 1 of 1) sorted by relevance
142 static int clk_pfdv2_is_enabled(struct clk_hw *hw) in clk_pfdv2_is_enabled() function173 if (clk_pfdv2_is_enabled(hw)) in clk_pfdv2_set_rate()200 .is_enabled = clk_pfdv2_is_enabled,