Home
last modified time | relevance | path

Searched full:pm_pme (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/pci/
Drockchip-dw-pcie-common.yaml57 pm_pme, pm_to_ack, pm_turnoff, obff_idle, obff_obff, obff_cpu_active
/linux-6.14.4/drivers/pci/controller/dwc/
Dpci-dra7xx.c47 #define PM_PME BIT(10) macro
53 ERR_ECRC | PME_TURN_OFF | PME_TO_ACK | PM_PME | \
324 if (reg & PM_PME) in dra7xx_pcie_irq_handler()
/linux-6.14.4/drivers/pci/controller/
Dpcie-xilinx-cpm.c336 _IC(PM_PME_RCVD, "PM_PME message received"),