Searched refs:plt_clk_is_enabled (Results 1 – 1 of 1) sorted by relevance
141 static int plt_clk_is_enabled(struct clk_hw *hw) in plt_clk_is_enabled() function154 .is_enabled = plt_clk_is_enabled,188 if (pmc_data->critical && plt_clk_is_enabled(&pclk->hw)) in plt_clk_register()