Searched refs:clk_pll_is_enabled (Results 1 – 2 of 2) sorted by relevance
341 static int clk_pll_is_enabled(struct clk_hw *hw) in clk_pll_is_enabled() function752 state = clk_pll_is_enabled(hw); in _program_pll()1014 .is_enabled = clk_pll_is_enabled,1024 .is_enabled = clk_pll_is_enabled,1150 .is_enabled = clk_pll_is_enabled,1464 state = clk_pll_is_enabled(hw); in clk_pllc_set_rate()1521 state = clk_pll_is_enabled(hw); in clk_pllre_set_rate()1931 .is_enabled = clk_pll_is_enabled,1940 .is_enabled = clk_pll_is_enabled,1949 .is_enabled = clk_pll_is_enabled,[all …]
457 static int clk_pll_is_enabled(struct clk_hw *hw) in clk_pll_is_enabled() function526 if (clk_pll_is_enabled(hw) && in clk_pll_recalc_rate()706 .is_enabled = clk_pll_is_enabled, \