Searched refs:pcie_phy (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/pci/host/ |
D | pci-imx6.c | 37 struct clk *pcie_phy; member 255 ret = clk_prepare_enable(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset() 300 clk_disable_unprepare(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset() 596 imx6_pcie->pcie_phy = devm_clk_get(&pdev->dev, "pcie_phy"); in imx6_pcie_probe() 597 if (IS_ERR(imx6_pcie->pcie_phy)) { in imx6_pcie_probe() 600 return PTR_ERR(imx6_pcie->pcie_phy); in imx6_pcie_probe()
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | fsl,imx6q-pcie.txt | 14 - "pcie_phy" 39 clock-names = "pcie", "pcie_bus", "pcie_phy";
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | brcm,cygnus-pcie-phy.txt | 18 pcie_phy: phy@0301d0a0 {
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | brcm,iproc-clocks.txt | 119 pcie_phy lcpll0 1 BCM_CYGNUS_LCPLL0_PCIE_PHY_REF_CLK 160 pcie_phy lcpll0 1 BCM_NSP_LCPLL0_PCIE_PHY_REF_CLK
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | bcm-cygnus-clock.dtsi | 102 clock-output-names = "lcpll0", "pcie_phy", "ddr_phy", "sdio",
|
D | imx6qdl.dtsi | 191 clock-names = "pcie", "pcie_bus", "pcie_phy";
|