Home
last modified time | relevance | path

Searched refs:cfg_ahb_clk (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/phy/qualcomm/
Dphy-qcom-snps-femto-v2.c87 struct clk *cfg_ahb_clk; member
126 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()
Dphy-qcom-qusb2.c433 struct clk *cfg_ahb_clk; member
668 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()
/linux-5.19.10/Documentation/devicetree/bindings/clock/
Dqcom,dispcc-sm6125.yaml42 - const: cfg_ahb_clk
83 "cfg_ahb_clk";
/linux-5.19.10/Documentation/devicetree/bindings/net/
Dqcom-emac.txt43 clock-names = "axi_clk", "cfg_ahb_clk", "high_speed_clk",
92 clock-names = "axi_clk", "cfg_ahb_clk", "high_speed_clk",