Searched refs:vco_hw (Results 1 – 6 of 6) sorted by relevance
340 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(phy->vco_hw); in dsi_28nm_pll_save_state()351 cached_state->vco_rate = clk_hw_get_rate(phy->vco_hw); in dsi_28nm_pll_save_state()356 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(phy->vco_hw); in dsi_28nm_pll_restore_state()361 ret = dsi_pll_28nm_clk_set_rate(phy->vco_hw, in dsi_28nm_pll_restore_state()462 phy->vco_hw = &pll_28nm->clk_hw; in dsi_pll_28nm_8960_init()
581 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(phy->vco_hw); in dsi_28nm_pll_save_state()590 if (dsi_pll_28nm_clk_is_enabled(phy->vco_hw)) in dsi_28nm_pll_save_state()591 cached_state->vco_rate = clk_hw_get_rate(phy->vco_hw); in dsi_28nm_pll_save_state()598 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(phy->vco_hw); in dsi_28nm_pll_restore_state()603 ret = dsi_pll_28nm_clk_set_rate(phy->vco_hw, in dsi_28nm_pll_restore_state()713 phy->vco_hw = &pll_28nm->clk_hw; in dsi_pll_28nm_init()
692 struct dsi_pll_14nm *pll_14nm = to_pll_14nm(phy->vco_hw); in dsi_14nm_pll_save_state()705 cached_state->vco_rate = clk_hw_get_rate(phy->vco_hw); in dsi_14nm_pll_save_state()710 struct dsi_pll_14nm *pll_14nm = to_pll_14nm(phy->vco_hw); in dsi_14nm_pll_restore_state()716 ret = dsi_pll_14nm_vco_set_rate(phy->vco_hw, in dsi_14nm_pll_restore_state()744 struct dsi_pll_14nm *pll_14nm = to_pll_14nm(phy->vco_hw); in dsi_14nm_set_usecase()904 phy->vco_hw = &pll_14nm->clk_hw; in dsi_pll_14nm_init()
473 struct dsi_pll_10nm *pll_10nm = to_pll_10nm(phy->vco_hw); in dsi_10nm_pll_save_state()496 struct dsi_pll_10nm *pll_10nm = to_pll_10nm(phy->vco_hw); in dsi_10nm_pll_restore_state()515 ret = dsi_pll_10nm_vco_set_rate(phy->vco_hw, in dsi_10nm_pll_restore_state()531 struct dsi_pll_10nm *pll_10nm = to_pll_10nm(phy->vco_hw); in dsi_10nm_set_usecase()701 phy->vco_hw = &pll_10nm->clk_hw; in dsi_pll_10nm_init()
115 struct clk_hw *vco_hw; member
543 struct dsi_pll_7nm *pll_7nm = to_pll_7nm(phy->vco_hw); in dsi_7nm_pll_save_state()566 struct dsi_pll_7nm *pll_7nm = to_pll_7nm(phy->vco_hw); in dsi_7nm_pll_restore_state()585 ret = dsi_pll_7nm_vco_set_rate(phy->vco_hw, in dsi_7nm_pll_restore_state()601 struct dsi_pll_7nm *pll_7nm = to_pll_7nm(phy->vco_hw); in dsi_7nm_set_usecase()790 phy->vco_hw = &pll_7nm->clk_hw; in dsi_pll_7nm_init()