Home
last modified time | relevance | path

Searched refs:pcie_phy (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/pci/host/
Dpci-imx6.c37 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/
Dfsl,imx6q-pcie.txt14 - "pcie_phy"
39 clock-names = "pcie", "pcie_bus", "pcie_phy";
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dbrcm,cygnus-pcie-phy.txt18 pcie_phy: phy@0301d0a0 {
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dbrcm,iproc-clocks.txt119 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/
Dbcm-cygnus-clock.dtsi102 clock-output-names = "lcpll0", "pcie_phy", "ddr_phy", "sdio",
Dimx6qdl.dtsi191 clock-names = "pcie", "pcie_bus", "pcie_phy";