Searched refs:cfg_ahb_clk (Results 1 – 4 of 4) sorted by relevance
87 struct clk *cfg_ahb_clk; member126 clk_disable_unprepare(hsphy->cfg_ahb_clk); in qcom_snps_hsphy_suspend()136 ret = clk_prepare_enable(hsphy->cfg_ahb_clk); in qcom_snps_hsphy_resume()187 ret = clk_prepare_enable(hsphy->cfg_ahb_clk); in qcom_snps_hsphy_init()254 clk_disable_unprepare(hsphy->cfg_ahb_clk); in qcom_snps_hsphy_init()266 clk_disable_unprepare(hsphy->cfg_ahb_clk); in qcom_snps_hsphy_exit()
433 struct clk *cfg_ahb_clk; member668 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_runtime_suspend()693 ret = clk_prepare_enable(qphy->cfg_ahb_clk); in qusb2_phy_runtime_resume()719 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_runtime_resume()748 ret = clk_prepare_enable(qphy->cfg_ahb_clk); in qusb2_phy_init()868 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_init()890 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_exit()975 qphy->cfg_ahb_clk = devm_clk_get(dev, "cfg_ahb"); in qusb2_phy_probe()976 if (IS_ERR(qphy->cfg_ahb_clk)) { in qusb2_phy_probe()977 ret = PTR_ERR(qphy->cfg_ahb_clk); in qusb2_phy_probe()
42 - const: cfg_ahb_clk83 "cfg_ahb_clk";
43 clock-names = "axi_clk", "cfg_ahb_clk", "high_speed_clk",92 clock-names = "axi_clk", "cfg_ahb_clk", "high_speed_clk",