Searched refs:cfg_ahb_clk (Results 1 – 2 of 2) sorted by relevance
461 * @cfg_ahb_clk: AHB2PHY interface clock in qusb2_write_mask() 481 struct clk *cfg_ahb_clk; in qusb2_clrbits() 716 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_runtime_resume() 741 ret = clk_prepare_enable(qphy->cfg_ahb_clk); in qusb2_phy_init() 767 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_init() 796 ret = clk_prepare_enable(qphy->cfg_ahb_clk); in qusb2_phy_init() 916 clk_disable_unprepare(qphy->cfg_ahb_clk);938 clk_disable_unprepare(qphy->cfg_ahb_clk);1032 qphy->cfg_ahb_clk = devm_clk_get(dev, "cfg_ahb"); in qusb2_phy_probe() 1033 if (IS_ERR(qphy->cfg_ahb_clk)) in qusb2_phy_probe() 432 struct clk *cfg_ahb_clk; global() member [all...]
43 clock-names = "axi_clk", "cfg_ahb_clk", "high_speed_clk",92 clock-names = "axi_clk", "cfg_ahb_clk", "high_speed_clk",