Searched refs:pllp_hw (Results 1 – 1 of 1) sorted by relevance
71 struct clk_hw *pllp_hw = clk_hw_get_parent_by_index(hw, PLLP_INDEX); in cclk_super_determine_rate() local77 if (WARN_ON_ONCE(!pllp_hw || !pllx_hw)) in cclk_super_determine_rate()84 pllp_rate = clk_hw_get_rate(pllp_hw); in cclk_super_determine_rate()103 req->best_parent_hw = pllp_hw; in cclk_super_determine_rate()