Home
last modified time | relevance | path

Searched full:cfg_ahb (Results 1 – 12 of 12) sorted by relevance

/linux-5.10/Documentation/devicetree/bindings/phy/
Dqcom,qmp-phy.yaml120 - const: cfg_ahb
147 - const: cfg_ahb
178 - const: cfg_ahb
273 - const: cfg_ahb
298 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
Dqcom,qusb2-phy.yaml47 - const: cfg_ahb
173 clock-names = "cfg_ahb", "ref";
Dqcom,qmp-usb3-dp-phy.yaml53 - const: cfg_ahb
180 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
/linux-5.10/Documentation/devicetree/bindings/clock/
Dqcom,sc7180-mss.yaml32 - const: cfg_ahb
59 "cfg_ahb";
/linux-5.10/arch/arm64/boot/dts/qcom/
Dipq8074.dtsi96 clock-names = "aux", "cfg_ahb", "ref";
122 clock-names = "cfg_ahb", "ref";
139 clock-names = "aux", "cfg_ahb", "ref";
165 clock-names = "cfg_ahb", "ref";
Dmsm8996.dtsi358 clock-names = "aux", "cfg_ahb", "ref";
1793 clock-names = "aux", "cfg_ahb", "ref";
1819 clock-names = "cfg_ahb", "ref";
1833 clock-names = "cfg_ahb", "ref";
Dmsm8998.dtsi975 clock-names = "aux", "cfg_ahb", "ref";
1706 clock-names = "aux", "cfg_ahb", "ref";
1733 clock-names = "cfg_ahb", "ref";
Dsdm845.dtsi1885 clock-names = "aux", "cfg_ahb", "ref", "refgen";
1994 clock-names = "aux", "cfg_ahb", "ref", "refgen";
3457 clock-names = "cfg_ahb", "ref";
3472 clock-names = "cfg_ahb", "ref";
3494 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
3527 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
Dsc7180.dtsi2599 clock-names = "cfg_ahb", "ref";
2620 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
/linux-5.10/drivers/clk/qcom/
Dmss-sc7180.c81 ret = pm_clk_add(&pdev->dev, "cfg_ahb"); in mss_sc7180_probe()
/linux-5.10/drivers/phy/qualcomm/
Dphy-qcom-qmp.c1998 "aux", "cfg_ahb", "ref",
2006 "aux", "cfg_ahb", "ref", "com_aux",
2010 "aux", "cfg_ahb", "ref", "refgen",
2153 "aux", "cfg_ahb",
Dphy-qcom-qusb2.c863 qphy->cfg_ahb_clk = devm_clk_get(dev, "cfg_ahb"); in qusb2_phy_probe()