Searched refs:pll_ph (Results 1 – 1 of 1) sorted by relevance
640 struct rp1_clk_desc *pll_ph = container_of(hw, struct rp1_clk_desc, hw); in rp1_pll_ph_is_on() local641 struct rp1_clockman *clockman = pll_ph->clockman; in rp1_pll_ph_is_on()642 const struct rp1_pll_ph_data *data = pll_ph->data; in rp1_pll_ph_is_on()649 struct rp1_clk_desc *pll_ph = container_of(hw, struct rp1_clk_desc, hw); in rp1_pll_ph_on() local650 struct rp1_clockman *clockman = pll_ph->clockman; in rp1_pll_ph_on()651 const struct rp1_pll_ph_data *data = pll_ph->data; in rp1_pll_ph_on()666 struct rp1_clk_desc *pll_ph = container_of(hw, struct rp1_clk_desc, hw); in rp1_pll_ph_off() local667 struct rp1_clockman *clockman = pll_ph->clockman; in rp1_pll_ph_off()668 const struct rp1_pll_ph_data *data = pll_ph->data; in rp1_pll_ph_off()679 struct rp1_clk_desc *pll_ph = container_of(hw, struct rp1_clk_desc, hw); in rp1_pll_ph_recalc_rate() local[all …]