Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-layerscape.c173 .pme_turn_off = ls_pcie_send_turnoff_msg,
H A Dpcie-designware-host.c829 if (!pci->pp.ops->pme_turn_off) in dw_pcie_suspend_noirq()
832 pci->pp.ops->pme_turn_off(&pci->pp); in dw_pcie_suspend_noirq()
H A Dpcie-designware.h305 void (*pme_turn_off)(struct dw_pcie_rp *pp); member