Home
last modified time | relevance | path

Searched refs:pll_ph (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/
H A Dclk-rp1.c640 struct rp1_clk_desc *pll_ph = container_of(hw, struct rp1_clk_desc, hw); in rp1_pll_ph_is_on() local
641 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() local
650 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() local
667 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 …]