Home
last modified time | relevance | path

Searched full:cfg_ahb_clk (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/drivers/phy/qualcomm/
Dphy-qcom-qusb2.c461 * @cfg_ahb_clk: AHB2PHY interface clock
481 struct clk *cfg_ahb_clk; member
716 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_runtime_suspend()
741 ret = clk_prepare_enable(qphy->cfg_ahb_clk); in qusb2_phy_runtime_resume()
767 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_runtime_resume()
796 ret = clk_prepare_enable(qphy->cfg_ahb_clk); in qusb2_phy_init()
916 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_init()
938 clk_disable_unprepare(qphy->cfg_ahb_clk); in qusb2_phy_exit()
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()
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/clock/
Dqcom,dispcc-sm6125.yaml42 - const: cfg_ahb_clk
97 "cfg_ahb_clk",
/linux-6.14.4/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",
/linux-6.14.4/drivers/net/ethernet/qualcomm/emac/
Demac.c68 "axi_clk", "cfg_ahb_clk", "high_speed_clk", "mdio_clk", "tx_clk",
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dsm6125.dtsi1431 "cfg_ahb_clk",