Home
last modified time | relevance | path

Searched refs:Async (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/iommu/
H A Dmediatek,iommu.yaml26 gals0-rx gals1-rx (Global Async Local Sync rx)
29 gals0-tx gals1-tx (Global Async Local Sync tx)
64 In some SoCs, there may be a GALS(Global Async Local Sync) module between
/linux-6.15/drivers/scsi/aacraid/
H A Ddpcsup.c100 if (hwfib->header.XferState & cpu_to_le32(NoResponseExpected | Async)) in aac_response_normal()
404 cpu_to_le32(NoResponseExpected | Async)) { in aac_intr_normal()
H A Dlinit.c809 (Async | NoResponseExpected)) && in aac_eh_abort()
1527 if (!(fib->hw_fib_va->header.XferState & cpu_to_le32(NoResponseExpected | Async)) && in __aac_shutdown()
H A Dcommsup.c514 hw_fib->header.XferState |= cpu_to_le32(Async | ResponseExpected); in aac_fib_send()
1525 if (!(XferState & cpu_to_le32(NoResponseExpected | Async)) && in _aac_reset_adapter()
H A Daacraid.h793 Async = (1<<13), enumerator
/linux-6.15/Documentation/arch/x86/
H A Dtsx_async_abort.rst3 TSX Async Abort (TAA) mitigation
11 TSX Async Abort (TAA) is a side channel attack on internal buffers in some
/linux-6.15/Documentation/gpu/
H A Dvkms.rst128 - Async updates (currently only possible on cursor plane using the legacy
/linux-6.15/Documentation/devicetree/bindings/memory-controllers/
H A Dti-aemif.txt3 The Async External Memory Interface (EMIF16/AEMIF) controller is intended to
/linux-6.15/drivers/tty/serial/8250/
H A DKconfig231 FourPort, Accent Async, Boca (read the Boca mini-HOWTO, available
255 Say Y here if you have an Accent Async serial board.
/linux-6.15/Documentation/driver-api/usb/
H A Dgadget.rst147 ``read()`` and ``write()``. On newer systems, POSIX Async I/O calls may
427 2.6 *Async I/O (AIO)* support is available, so that user mode software
H A Dusb.rst632 by kernel device drivers. (No POSIX Async I/O support here, sorry.) It
/linux-6.15/Documentation/admin-guide/mm/
H A Dpagemap.rst238 non-Async Write Protected pages are found. The ``PM_SCAN_WP_MATCHING`` can be
/linux-6.15/Documentation/driver-api/media/
H A Dv4l2-subdev.rst221 Async connection descriptors describe connections to external sub-devices the
225 this is not known at the time of adding the connections to the notifier. Async
/linux-6.15/Documentation/driver-api/dmaengine/
H A Dprovider.rst97 For more information on the Async TX API, please look the relevant
/linux-6.15/drivers/eisa/
H A Deisa.ids392 CPQFB03 "Compaq Async/Parallel Printer Intf Assy 000990"
1010 ISAC600 "Vector International SCC Async/BSC/SDLC"
/linux-6.15/Documentation/driver-api/crypto/iaa/
H A Diaa-crypto.rst274 Async mode without interrupts (caller must poll) can be enabled by
/linux-6.15/Documentation/spi/
H A Dspi-summary.rst421 - The basic I/O primitive is spi_async(). Async requests may be
/linux-6.15/Documentation/admin-guide/
H A Ddevices.txt1202 65 = /dev/apsasync Async command interface
H A Dkernel-parameters.txt7490 tsx_async_abort= [X86,INTEL,EARLY] Control mitigation for the TSX Async