Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A 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";
H A Dqcom,qusb2-phy.yaml47 - const: cfg_ahb
173 clock-names = "cfg_ahb", "ref";
H A Dqcom,qmp-usb3-dp-phy.yaml53 - const: cfg_ahb
180 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dqcom,sc7180-mss.yaml32 - const: cfg_ahb
59 "cfg_ahb";
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A 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";
H A Dmsm8996.dtsi358 clock-names = "aux", "cfg_ahb", "ref";
1790 clock-names = "aux", "cfg_ahb", "ref";
1816 clock-names = "cfg_ahb", "ref";
1830 clock-names = "cfg_ahb", "ref";
H A Dmsm8998.dtsi979 clock-names = "aux", "cfg_ahb", "ref";
1710 clock-names = "aux", "cfg_ahb", "ref";
1737 clock-names = "cfg_ahb", "ref";
H A Dsdm845.dtsi1885 clock-names = "aux", "cfg_ahb", "ref", "refgen";
1994 clock-names = "aux", "cfg_ahb", "ref", "refgen";
3458 clock-names = "cfg_ahb", "ref";
3473 clock-names = "cfg_ahb", "ref";
3495 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
3528 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
H A Dsc7180.dtsi2600 clock-names = "cfg_ahb", "ref";
2621 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dmss-sc7180.c81 ret = pm_clk_add(&pdev->dev, "cfg_ahb"); in mss_sc7180_probe()
/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A 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",
H A Dphy-qcom-qusb2.c867 qphy->cfg_ahb_clk = devm_clk_get(dev, "cfg_ahb"); in qusb2_phy_probe()