Searched refs:noirq (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/pci/pcie/ |
| H A D | pme.c | 46 bool noirq; /* If set, keep the PME interrupt disabled. */ member 224 if (data->noirq) in pcie_pme_work_fn() 255 if (!data->noirq) in pcie_pme_work_fn() 384 data->noirq = true; in pcie_pme_disable_interrupt() 428 if (data->noirq) { in pcie_pme_resume() 433 data->noirq = false; in pcie_pme_resume()
|
| /linux/Documentation/power/ |
| H A D | suspend-and-interrupts.rst | 26 of suspend_device_irqs(), along with the "noirq" phase of device suspend and 38 suspend-resume cycle, including the "noirq" phases of suspending and resuming 101 interrupts right after the "noirq" phase of suspending devices.
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | suspend-flows.rst | 80 *late suspend* and *noirq suspend* (see :ref:`driverapi_pm_devices` for more 88 invoked before the *noirq* suspend phase. 139 Devices are resumed in four phases called *noirq resume*, *early resume*, 146 The working-state configuration of IRQs is restored after the *noirq* resume
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | hisilicon,hi6220-mailbox.txt | 34 - hi6220,mbox-tx-noirq: Property of MCU firmware's feature, so mailbox driver
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am33xx-l4.dtsi | 1572 ti,mbox-send-noirq;
|
| H A D | am437x-l4.dtsi | 1168 ti,mbox-send-noirq;
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 112 Format: { force | on | off | strict | noirq | rsdt | 117 noirq -- do not use ACPI for IRQ routing
|