Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pci/
Drockchip-dw-pcie.yaml78 pm_pme, pm_to_ack, pm_turnoff, obff_idle, obff_obff, obff_cpu_active
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
Dpci-dra7xx.c46 #define PM_PME BIT(10) macro
52 ERR_ECRC | PME_TURN_OFF | PME_TO_ACK | PM_PME | \
331 if (reg & PM_PME) in dra7xx_pcie_irq_handler()
/kernel/linux/linux-5.10/drivers/pci/controller/
Dpcie-xilinx-cpm.c324 _IC(PM_PME_RCVD, "PM_PME message received"),
/kernel/linux/linux-6.6/drivers/pci/controller/
Dpcie-xilinx-cpm.c349 _IC(PM_PME_RCVD, "PM_PME message received"),