Searched refs:PME (Results 1 – 21 of 21) sorted by relevance
/Linux-v6.1/Documentation/translations/zh_CN/PCI/ |
D | pciebus-howto.rst | 41 其端口类型。PCI Express端口的服务包括本地热拔插支持(HP)、电源管理事件支持(PME)、 183 PCI Express电源管理(PME)、高级错误报告(AER)、热插拔(HP)和虚拟通道(VC)的服务 191 寄存器和设备控制寄存器是在PME和AER之间共享。这个补丁假定所有的服务驱动都会表现良好,不会
|
/Linux-v6.1/Documentation/devicetree/bindings/pci/ |
D | layerscape-pci.txt | 37 "pme": Used for interrupt line which reports PME events when 41 events(could include AER and PME events).
|
D | layerscape-pcie-gen4.txt | 34 <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */
|
/Linux-v6.1/Documentation/x86/ |
D | earlyprintk.rst | 33 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) 34 Status: D0 PME-Enable- DSel=0 DScale=0 PME+
|
/Linux-v6.1/drivers/platform/x86/intel/ |
D | Kconfig | 50 Power Management Event (PME) to the Power Management Controller (PMC) 52 clear the PME bus 0 status bit in the GPE0a_STS register to avoid an 57 event handler to call when the PME triggers through _AEI and _L02
|
/Linux-v6.1/Documentation/PCI/ |
D | pciebus-howto.rst | 35 power management event support (PME), advanced error reporting 205 Service drivers for PCI Express Power Management (PME), Advanced 218 between PME and AER. This patch assumes that all service drivers
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | fsl-lx2160a.dtsi | 1112 <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1140 <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1168 <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1196 <GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1224 <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1252 <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */
|
D | fsl-ls1046a.dtsi | 804 <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 843 <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 882 <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */
|
D | fsl-ls1028a.dtsi | 637 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 664 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 703 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */
|
D | fsl-ls1012a.dtsi | 537 <0 117 0x4>; /* PME interrupt */
|
/Linux-v6.1/Documentation/power/ |
D | pci.rst | 52 requiring the device to be active. After receiving a PME the kernel is supposed 55 delivering the PME from the device to the CPU and the operating system kernel. 253 interrupt whenever it receives a PME message from one of the devices below it. 254 The PCI Express Requester ID of the device that sent the PME message is then 256 read by the interrupt handler allowing the device to be identified. [PME 261 In principle the native PCI Express PME signaling may also be used on ACPI-based 266 the native PCI Express PME signaling cannot be used by the kernel in that case. 316 unsigned int pme_support:5; /* Bitmask of states from which PME# 318 unsigned int pme_poll:1; /* Poll device's PME status bit */ 372 PCI Express PME signaling and the ACPI GPE-based wakeup signaling described in
|
D | runtime_pm.rst | 114 PCI PME) for proper functioning and device_can_wakeup() returns 'false' for the
|
/Linux-v6.1/arch/powerpc/boot/dts/ |
D | xcalibur1501.dts | 626 /* PME (pattern-matcher) */
|
D | xpedite5301.dts | 536 /* PME (pattern-matcher) */
|
D | xpedite5370.dts | 534 /* PME (pattern-matcher) */
|
D | xpedite5330.dts | 572 /* PME (pattern-matcher) */
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | qcom-apq8060-dragonboard.dts | 640 * The second interrupt is the PME interrupt
|
/Linux-v6.1/drivers/hwmon/ |
D | it87.c | 78 #define PME 0x04 /* The device with the fan registers in it */ macro 2472 superio_select(sioaddr, PME); in it87_find()
|
/Linux-v6.1/Documentation/driver-api/pm/ |
D | devices.rst | 417 and :c:func:`pci_enable_wake()` does something similar for the PCI PME signal. 672 issues would be issued through the PME# bus signal. Plus, there are
|
/Linux-v6.1/drivers/eisa/ |
D | eisa.ids | 1155 NVL1401 "Novell NE32HUB PME ISA Adapter"
|
/Linux-v6.1/Documentation/admin-guide/ |
D | kernel-parameters.txt | 4327 native Use native PCIe services (PME, AER, DPC, PCIe hotplug) 4333 compat Disable native PCIe services (PME, AER, DPC, PCIe 4340 pcie_pme= [PCIE,PM] Native PCIe PME signaling options: 4341 nomsi Do not use MSI for native PCIe PME signaling (this makes
|