Searched full:cfg_ahb (Results 1 – 12 of 12) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | qcom,qmp-phy.yaml | 120 - const: cfg_ahb 147 - const: cfg_ahb 178 - const: cfg_ahb 273 - const: cfg_ahb 298 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
|
D | qcom,qusb2-phy.yaml | 47 - const: cfg_ahb 173 clock-names = "cfg_ahb", "ref";
|
D | qcom,qmp-usb3-dp-phy.yaml | 53 - const: cfg_ahb 180 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
|
/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | qcom,sc7180-mss.yaml | 32 - const: cfg_ahb 59 "cfg_ahb";
|
/linux-5.10/arch/arm64/boot/dts/qcom/ |
D | ipq8074.dtsi | 96 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";
|
D | msm8996.dtsi | 358 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";
|
D | msm8998.dtsi | 975 clock-names = "aux", "cfg_ahb", "ref"; 1706 clock-names = "aux", "cfg_ahb", "ref"; 1733 clock-names = "cfg_ahb", "ref";
|
D | sdm845.dtsi | 1885 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";
|
D | sc7180.dtsi | 2599 clock-names = "cfg_ahb", "ref"; 2620 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
|
/linux-5.10/drivers/clk/qcom/ |
D | mss-sc7180.c | 81 ret = pm_clk_add(&pdev->dev, "cfg_ahb"); in mss_sc7180_probe()
|
/linux-5.10/drivers/phy/qualcomm/ |
D | phy-qcom-qmp.c | 1998 "aux", "cfg_ahb", "ref", 2006 "aux", "cfg_ahb", "ref", "com_aux", 2010 "aux", "cfg_ahb", "ref", "refgen", 2153 "aux", "cfg_ahb",
|
D | phy-qcom-qusb2.c | 863 qphy->cfg_ahb_clk = devm_clk_get(dev, "cfg_ahb"); in qusb2_phy_probe()
|