Searched refs:vco_hw (Results 1 – 6 of 6) sorted by relevance
345 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(phy->vco_hw); in dsi_28nm_pll_save_state()356 cached_state->vco_rate = clk_hw_get_rate(phy->vco_hw); in dsi_28nm_pll_save_state()361 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(phy->vco_hw); in dsi_28nm_pll_restore_state()366 ret = dsi_pll_28nm_clk_set_rate(phy->vco_hw, in dsi_28nm_pll_restore_state()479 phy->vco_hw = &pll_28nm->clk_hw; in dsi_pll_28nm_8960_init()
480 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(phy->vco_hw); in dsi_28nm_pll_save_state()489 if (dsi_pll_28nm_clk_is_enabled(phy->vco_hw)) in dsi_28nm_pll_save_state()490 cached_state->vco_rate = clk_hw_get_rate(phy->vco_hw); in dsi_28nm_pll_save_state()497 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(phy->vco_hw); in dsi_28nm_pll_restore_state()502 ret = dsi_pll_28nm_clk_set_rate(phy->vco_hw, in dsi_28nm_pll_restore_state()617 phy->vco_hw = &pll_28nm->clk_hw; in dsi_pll_28nm_init()
688 struct dsi_pll_14nm *pll_14nm = to_pll_14nm(phy->vco_hw); in dsi_14nm_pll_save_state()701 cached_state->vco_rate = clk_hw_get_rate(phy->vco_hw); in dsi_14nm_pll_save_state()706 struct dsi_pll_14nm *pll_14nm = to_pll_14nm(phy->vco_hw); in dsi_14nm_pll_restore_state()712 ret = dsi_pll_14nm_vco_set_rate(phy->vco_hw, in dsi_14nm_pll_restore_state()740 struct dsi_pll_14nm *pll_14nm = to_pll_14nm(phy->vco_hw); in dsi_14nm_set_usecase()900 phy->vco_hw = &pll_14nm->clk_hw; in dsi_pll_14nm_init()
471 struct dsi_pll_10nm *pll_10nm = to_pll_10nm(phy->vco_hw); in dsi_10nm_pll_save_state()494 struct dsi_pll_10nm *pll_10nm = to_pll_10nm(phy->vco_hw); in dsi_10nm_pll_restore_state()513 ret = dsi_pll_10nm_vco_set_rate(phy->vco_hw, in dsi_10nm_pll_restore_state()529 struct dsi_pll_10nm *pll_10nm = to_pll_10nm(phy->vco_hw); in dsi_10nm_set_usecase()709 phy->vco_hw = &pll_10nm->clk_hw; in dsi_pll_10nm_init()
106 struct clk_hw *vco_hw; member
499 struct dsi_pll_7nm *pll_7nm = to_pll_7nm(phy->vco_hw); in dsi_7nm_pll_save_state()522 struct dsi_pll_7nm *pll_7nm = to_pll_7nm(phy->vco_hw); in dsi_7nm_pll_restore_state()541 ret = dsi_pll_7nm_vco_set_rate(phy->vco_hw, in dsi_7nm_pll_restore_state()557 struct dsi_pll_7nm *pll_7nm = to_pll_7nm(phy->vco_hw); in dsi_7nm_set_usecase()753 phy->vco_hw = &pll_7nm->clk_hw; in dsi_pll_7nm_init()