Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
A Dpci-imx6.c171 struct device *pd_pcie_phy; member
643 imx_pcie->pd_pcie_phy = dev_pm_domain_attach_by_name(dev, "pcie_phy"); in imx_pcie_attach_pd()
644 if (IS_ERR(imx_pcie->pd_pcie_phy)) in imx_pcie_attach_pd()
645 return PTR_ERR(imx_pcie->pd_pcie_phy); in imx_pcie_attach_pd()
647 link = device_link_add(dev, imx_pcie->pd_pcie_phy, in imx_pcie_attach_pd()

Completed in 14 milliseconds