Home
last modified time | relevance | path

Searched full:isr (Results 1 – 9 of 9) sorted by relevance

/Documentation/devicetree/bindings/net/ieee802154/
Dmcr20a.txt9 can occur deadlocks while handling isr.
Dat86rf230.txt10 can occur deadlocks while handling isr.
/Documentation/devicetree/bindings/perf/
Damlogic,g12-ddr-pmu.yaml15 The bandwidth is counted in the timer ISR. Different platform
/Documentation/networking/device_drivers/can/ctu/
Dctucanfd-driver.rst176 - Signal TX completion and errors to the network subsystem: ISR
178 - Submit RX frames to the network subsystem: ISR and NAPI
182 in an Interrupt Service Routine (ISR). Handlers for the events
197 It is then re-enabled later in ISR when the device has some space
200 All the device events are handled in ISR, namely:
225 interrupt handling in that it only acknowledges the interrupt in the ISR
229 enabling interrupts, handling an incoming IRQ in ISR, re-enabling the
334 Frame reception is handled in NAPI queue, which is enabled from ISR when
/Documentation/gpu/amdgpu/display/
Ddc-glossary.rst146 ISR
/Documentation/scsi/
DChangeLog.arcmsr61 ** 4.modify the ISR, arcmsr_interrupt routine,to prevent the
DChangeLog.megaraid_sas218 d). in Driver's ISR routine, if driver get the FW state as
437 waiting for depending on cmd completion from isr path.
519 2. Added check in megasas_queue_command and dpc/isr routine to see if we have already declared adap…
/Documentation/driver-api/usb/
Dwriting_musb_glue_layer.rst260 musb->isr = jz4740_musb_interrupt;
407 musb->isr = jz4740_musb_interrupt;
602 musb->isr = jz4740_musb_interrupt;
/Documentation/driver-api/media/drivers/
Dcx2341x-devel.rst135 interrupt mask 0x0048. If a bit is cleared in the mask, then we want our ISR to