Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
Dpci-imx6.c95 struct device *pd_pcie_phy; member
512 imx6_pcie->pd_pcie_phy = dev_pm_domain_attach_by_name(dev, "pcie_phy"); in imx6_pcie_attach_pd()
513 if (IS_ERR(imx6_pcie->pd_pcie_phy)) in imx6_pcie_attach_pd()
514 return PTR_ERR(imx6_pcie->pd_pcie_phy); in imx6_pcie_attach_pd()
516 link = device_link_add(dev, imx6_pcie->pd_pcie_phy, in imx6_pcie_attach_pd()