Home
last modified time | relevance | path

Searched refs:Interrupt (Results 1 – 25 of 114) sorted by relevance

12345

/external/u-boot/arch/x86/include/asm/arch-tangier/acpi/
Dsouthcluster.asl399 Interrupt(ResourceConsumer, Level, ActiveHigh, Shared, ,, ) { 30 }
400 Interrupt(ResourceConsumer, Level, ActiveHigh, Shared, ,, ) { 23 }
401 Interrupt(ResourceConsumer, Level, ActiveHigh, Shared, ,, ) { 52 }
402 Interrupt(ResourceConsumer, Level, ActiveHigh, Shared, ,, ) { 51 }
403 Interrupt(ResourceConsumer, Level, ActiveHigh, Shared, ,, ) { 50 }
404 Interrupt(ResourceConsumer, Level, ActiveHigh, Shared, ,, ) { 27 }
405 Interrupt(ResourceConsumer, Level, ActiveHigh, Shared, ,, ) { 49 }
458 Interrupt(ResourceConsumer, Level, ActiveHigh, Shared, ,, ) { 32 }
/external/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
Dgpio.asl19 Interrupt(ResourceConsumer, Level, ActiveLow, Shared, , ,)
48 Interrupt(ResourceConsumer, Level, ActiveLow, Shared, , ,)
77 Interrupt(ResourceConsumer, Level, ActiveLow, Shared, , ,)
Dlpc.asl58 /* 8259 Interrupt Controller */
/external/grpc-grpc/test/cpp/qps/
Djson_run_localhost.cc49 if (g_driver != nullptr) g_driver->Interrupt(); in sighandler()
51 if (g_workers[i]) g_workers[i]->Interrupt(); in sighandler()
108 if (g_workers[i]) g_workers[i]->Interrupt(); in main()
/external/grpc-grpc/test/cpp/util/
Dsubprocess.h36 void Interrupt();
Dsubprocess.cc42 void SubProcess::Interrupt() { gpr_subprocess_interrupt(subprocess_); } in Interrupt() function in grpc::SubProcess
/external/arm-trusted-firmware/docs/components/
Dexception-handling.rst18 .. __: `Interrupt handling`_
29 :ref:`Interrupt Management Framework` document, depending on the chosen
142 Interrupt handling
145 The |EHF| is a client of *Interrupt Management Framework*, and registers the
147 :ref:`Interrupt Management Framework` document. This has the following
195 ``0x20``, ``0x40``, and ``0x60``. See `Interrupt handling example`_.
230 Refer to the `Interrupt handling example`_ for usage. See also: `Interrupt
247 See `Limitations`_, and also refer to `Interrupt handling example`_ for
294 Interrupt handling example
497 The introduction of |EHF| changes the behaviour as described in `Interrupt
[all …]
Dplatform-interrupt-controller-API.rst1 Platform Interrupt Controller API
33 as a Shared Peripheral Interrupt. Shared Peripheral Interrupts are typically
46 as a Private Peripheral Interrupt. Private Peripheral Interrupts are typically
59 as a Software Generated Interrupt. Software Generated Interrupts are raised by
224 This API should set the routing mode of Share Peripheral Interrupt (SPI)
/external/crosvm/usb_util/src/
Dendpoint_descriptor.rs45 3 => Some(EndpointType::Interrupt), in get_endpoint_type()
Dtypes.rs45 Interrupt, enumerator
/external/arm-trusted-firmware/docs/design/
Dinterrupt-framework-design.rst1 Interrupt Management Framework
29 Interrupt types
87 Interrupt Management Framework`_). The terminology used in the following
98 #. **CSS=0, TEL3=0**. Interrupt is routed to the FEL when execution is in
102 #. **CSS=0, TEL3=1**. Interrupt is routed to EL3 when execution is in secure
106 #. **CSS=1, TEL3=0**. Interrupt is routed to the FEL when execution is in
111 #. **CSS=1, TEL3=1**. Interrupt is routed to EL3 when execution is in
118 #. **CSS=0, TEL3=0**. Interrupt is routed to the FEL when execution is in
125 #. **CSS=0, TEL3=1**. Interrupt is routed to EL3 when execution is in secure
132 #. **CSS=1, TEL3=0**. Interrupt is routed to FEL when execution is in
[all …]
/external/u-boot/doc/device-tree-bindings/misc/
Dintel,irq-router.txt1 Intel Interrupt Router Device Binding
4 The device tree node which describes the operation of the Intel Interrupt Router
/external/u-boot/arch/arm/dts/
Dimx53-m53menlo.dts181 MX53_PAD_CSI0_DAT13__GPIO5_31 0x1d5 /* Interrupt */
188 MX53_PAD_CSI0_DAT19__GPIO6_5 0x1d5 /* Interrupt */
/external/antlr/runtime/Ruby/lib/antlr3/
Dmain.rb196 rescue Interrupt, EOFError
210 rescue Interrupt, EOFError
/external/swiftshader/tests/regres/shell/
Dshell_unix.go72 signal.Notify(c, os.Interrupt)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVCallingConv.td22 // Interrupt handler needs to save/restore all registers that are used,
/external/grpc-grpc/test/cpp/naming/
Dresolver_component_tests_runner_invoker.cc93 test_driver->Interrupt(); in RunSigHandlingThread()
/external/u-boot/drivers/mailbox/
DKconfig48 This enables support for the Xilinx ZynqMP Inter Processor Interrupt
/external/u-boot/arch/x86/include/asm/arch-quark/acpi/
Dlpc.asl36 /* 8259 Interrupt Controller */
/external/u-boot/arch/powerpc/cpu/mpc8xx/
DKconfig65 Periodic Interrupt Status and Control (11-31)
/external/crosvm/devices/src/usb/host_backend/
Dusb_endpoint.rs92 EndpointType::Interrupt => { in handle_transfer()
/external/arm-trusted-firmware/docs/
Dglossary.rst64 Generic Interrupt Controller
/external/caliper/caliper/src/main/resources/com/google/caliper/config/
Dglobal-config.properties42 # Interrupt warmup when it has been running for this much wall-clock time,
/external/u-boot/doc/device-tree-bindings/gpio/
Dgpio-pcf857x.txt54 - interrupts: Interrupt specifier for the controllers interrupt.
/external/u-boot/board/Synology/ds109/
Dopenocd.cfg67 mww 0xD0020204 0x00000000 ;# Main IRQ Interrupt Mask Register

12345