Searched refs:PME (Results 1 – 21 of 21) sorted by relevance
/linux-6.12.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-6.12.1/Documentation/arch/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-6.12.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-6.12.1/Documentation/devicetree/bindings/pci/ |
D | layerscape-pcie-gen4.txt | 34 <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */
|
/linux-6.12.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
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | fsl-lx2160a.dtsi | 1174 <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1202 <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1230 <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1258 <GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1286 <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1314 <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */
|
D | fsl-ls1046a.dtsi | 801 interrupts = <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 840 interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 879 interrupts = <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */
|
D | fsl-ls1088a.dtsi | 595 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 634 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 672 interrupts = <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */
|
D | fsl-ls1028a.dtsi | 651 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 678 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 717 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */
|
D | fsl-ls1012a.dtsi | 536 interrupts = <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */
|
/linux-6.12.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-6.12.1/drivers/hwmon/ |
D | it87.c | 75 #define PME 0x04 /* The device with the fan registers in it */ macro 749 superio_select(data->sioaddr, PME); in smbus_disable() 766 superio_select(data->sioaddr, PME); in smbus_enable() 2812 superio_select(sioaddr, PME); in it87_find() 3182 superio_select(sioaddr, PME); in it87_find()
|
/linux-6.12.1/arch/powerpc/boot/dts/ |
D | xcalibur1501.dts | 626 /* PME (pattern-matcher) */
|
D | xpedite5370.dts | 534 /* PME (pattern-matcher) */
|
D | xpedite5301.dts | 536 /* PME (pattern-matcher) */
|
D | xpedite5330.dts | 572 /* PME (pattern-matcher) */
|
/linux-6.12.1/arch/arm/boot/dts/qcom/ |
D | qcom-apq8060-dragonboard.dts | 98 * The second interrupt is the PME interrupt
|
/linux-6.12.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-6.12.1/drivers/eisa/ |
D | eisa.ids | 1155 NVL1401 "Novell NE32HUB PME ISA Adapter"
|
/linux-6.12.1/Documentation/admin-guide/ |
D | kernel-parameters.txt | 4690 native Use native PCIe services (PME, AER, DPC, PCIe hotplug) 4696 compat Disable native PCIe services (PME, AER, DPC, PCIe 4703 pcie_pme= [PCIE,PM] Native PCIe PME signaling options: 4704 nomsi Do not use MSI for native PCIe PME signaling (this makes
|