Searched refs:cfg_ahb_clk (Results 1 – 2 of 2) sorted by relevance
467 struct clk *cfg_ahb_clk; member702 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_runtime_suspend()727 ret = clk_prepare_enable(qphy->cfg_ahb_clk); in qusb2_phy_runtime_resume()753 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_runtime_resume()782 ret = clk_prepare_enable(qphy->cfg_ahb_clk); in qusb2_phy_init()902 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_init()924 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_exit()1021 qphy->cfg_ahb_clk = devm_clk_get(dev, "cfg_ahb"); in qusb2_phy_probe()1022 if (IS_ERR(qphy->cfg_ahb_clk)) in qusb2_phy_probe()1023 return dev_err_probe(dev, PTR_ERR(qphy->cfg_ahb_clk), in qusb2_phy_probe()
43 clock-names = "axi_clk", "cfg_ahb_clk", "high_speed_clk",92 clock-names = "axi_clk", "cfg_ahb_clk", "high_speed_clk",