| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| A D | st,stm32-fmc2-ebi-props.yaml | 26 9: Synchronous read asynchronous write PSRAM. 28 11: Synchronous read asynchronous write NOR. 36 during asynchronous and synchronous access. By default, the 73 during asynchronous transactions. 94 phase in nanoseconds used for asynchronous multiplexed read/write 99 in nanoseconds used for asynchronous read/write transactions. 107 in nanoseconds used for asynchronous read/write transactions. 119 phase in nanoseconds used for asynchronous write transactions. 123 phase in nanoseconds used for asynchronous multiplexed write 128 phase in nanoseconds used for asynchronous write transactions. [all …]
|
| A D | atmel,ebi.txt | 4 asynchronous (NAND, NOR, SRAM, ....) and synchronous memories (SDR/DDR SDRAMs). 5 The EBI provides a glue-less interface to asynchronous memories through the SMC 47 - atmel,smc-bus-width: width of the asynchronous device's data bus
|
| A D | ti-aemif.txt | 4 provide a glue-less interface to a variety of asynchronous memory devices like 81 - ti,cs-bus-width: width of the asynchronous device's data bus 96 Time between the end of one asynchronous memory 97 access and the start of another asynchronous
|
| A D | arm,pl172.txt | 52 - mpmc,async-page-mode: Enable asynchronous page mode. 79 - mpmc,page-mode-read-delay: Delay for asynchronous page mode sequential
|
| /linux/Documentation/driver-api/firmware/ |
| A D | introduction.rst | 23 however is you should strive to use the asynchronous APIs unless you also 24 are already using asynchronous initialization mechanisms which will not 27 as such mechanisms such as asynchronous probe can help supplement drivers.
|
| /linux/drivers/base/test/ |
| A D | Kconfig | 3 tristate "Build kernel module to test asynchronous driver probing" 7 testing asynchronous driver probing by the device core.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | fsl,sai.yaml | 124 fsl,sai-asynchronous: 126 SAI will work in the asynchronous mode, which means both transmitter 129 If both fsl,sai-asynchronous and fsl,sai-synchronous-rx are absent, the 155 - fsl,sai-asynchronous
|
| /linux/Documentation/ABI/testing/ |
| A D | debugfs-scmi-raw | 20 Description: SCMI Raw asynchronous message injection/snooping facility; write 21 a complete SCMI asynchronous command message (header included) 96 Description: SCMI Raw asynchronous message injection/snooping facility; write 97 a complete SCMI asynchronous command message (header included)
|
| /linux/Documentation/hid/ |
| A D | hid-transport.rst | 79 The terms "asynchronous" and "synchronous" in this document describe the 80 transmission behavior regarding acknowledgements. An asynchronous channel must 82 verifications. Generally, HID calls operating on asynchronous channels must be 85 driver in whatever way they like. They might just be the same as asynchronous 88 required on asynchronous channels, a transport-driver must implement that via 99 - Interrupt Channel (intr): The intr channel is used for asynchronous data 133 on the intr channel as this channel is asynchronous. 138 free to make excessive use of asynchronous OUTPUT reports (for instance, custom 330 must not cause SET_REPORT calls! This must be implemented as asynchronous
|
| /linux/tools/testing/selftests/arm64/abi/ |
| A D | Makefile | 13 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
|
| /linux/drivers/firmware/efi/libstub/ |
| A D | Makefile | 20 -fno-asynchronous-unwind-tables \ 26 -fno-unwind-tables -fno-asynchronous-unwind-tables
|
| /linux/arch/s390/ |
| A D | Makefile | 29 KBUILD_CFLAGS_DECOMPRESSOR += -fno-asynchronous-unwind-tables 115 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables $(cfi)
|
| /linux/Documentation/gpu/ |
| A D | drm-vm-bind-async.rst | 86 immediately available for preparing the asynchronous operation. 94 Since asynchronous VM_BIND operations may use dma-fences embedded in 119 An asynchronous VM_BIND operation may take substantial time to 145 multi-operation support between asynchronous VM_BIND and synchronous VM_BIND. 166 In the case an unexpected error happens during the asynchronous bind 175 synchronization part of the IOCTL is carried out: an asynchronous
|
| /linux/fs/smb/server/ |
| A D | ksmbd_work.h | 77 bool asynchronous:1; member
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| A D | mkinitrd.sh | 77 ${CROSS_COMPILE}gcc -fno-asynchronous-unwind-tables -fno-ident \
|
| /linux/Documentation/ABI/removed/ |
| A D | video1394 | 10 asynchronous I/O for device discovery and configuration.
|
| /linux/drivers/md/bcache/ |
| A D | Kconfig | 29 registration work is handled in kernel work queue in asynchronous
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | dm-io.rst | 5 Dm-io provides synchronous and asynchronous I/O services. There are three 58 Callers of the asynchronous I/O services must include the name of a completion
|
| /linux/tools/testing/selftests/vDSO/ |
| A D | Makefile | 28 $(OUTPUT)/vdso_standalone_test_x86: CFLAGS +=-nostdlib -fno-asynchronous-unwind-tables -fno-stack-p…
|
| /linux/Documentation/virt/kvm/x86/ |
| A D | msr.rst | 210 when asynchronous page faults are enabled on the vcpu, 0 when disabled. 211 Bit 1 is 1 if asynchronous page faults can be injected when vcpu is in 212 cpl == 0. Bit 2 is 1 if asynchronous page faults are delivered to L1 as 225 with asynchronous 'page not present' event. If during a page fault APF 357 Second asynchronous page fault (APF) control MSR. 363 The vector has to be set up before asynchronous page fault mechanism
|
| /linux/arch/arm64/ |
| A D | Makefile | 58 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables 59 KBUILD_AFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
|
| /linux/arch/arm64/kernel/pi/ |
| A D | Makefile | 11 -fno-asynchronous-unwind-tables -fno-unwind-tables \
|
| /linux/arch/riscv/kernel/pi/ |
| A D | Makefile | 10 -fno-asynchronous-unwind-tables -fno-unwind-tables \
|
| /linux/Documentation/devicetree/bindings/serial/ |
| A D | sifive-serial.yaml | 7 title: SiFive asynchronous serial interface (UART)
|
| /linux/Documentation/infiniband/ |
| A D | core_locking.rst | 45 used by low-level drivers to dispatch asynchronous events through 93 The context in which completion event and asynchronous event
|