Searched refs:an8811hb_clk_is_enabled (Results 1 – 1 of 1) sorted by relevance
1094 static int an8811hb_clk_is_enabled(struct clk_hw *hw) in an8811hb_clk_is_enabled() function1112 priv->cko_is_enabled = an8811hb_clk_is_enabled(hw); in an8811hb_clk_save_context()1129 .is_enabled = an8811hb_clk_is_enabled,