/external/u-boot/doc/SPI/ |
D | README.dual-flash | 4 This describes how SPI/QSPI flash memories are connected to a given 9 hw logics(ex: xilinx zynq qspi) that describes two/dual memories are 28 - dual spi/qspi flash memories are connected with a single chipselect 29 line and these two memories are operating stacked fasion with shared buses. 53 accessing memories serially like one after another. 58 - dual spi/qspi flash memories are connected with a single chipselect 59 line and these two memories are operating parallel with separate buses. 86 when controller is configured for dual memories.
|
D | status.txt | 17 - Dual flash connection topology support(accessing two spi flash memories with single cs)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ObjectYAML/wasm/ |
D | memory_section.yaml | 7 Memories: 18 # CHECK: Memories:
|
D | data_section.yaml | 7 Memories:
|
/external/u-boot/arch/x86/lib/ |
D | acpi_s3.c | 58 * can use these memories whatever it wants. in acpi_s3_reserve() 72 * real mode page. Hence we choose to back up these memories to the in acpi_s3_reserve()
|
/external/u-boot/drivers/mtd/spi/ |
D | Kconfig | 49 Enable this option to support two flash memories connected to a single 101 Many flash memories support erasing small (4096 B) sectors. Depending
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | Wasm.h | 130 ArrayRef<wasm::WasmLimits> memories() const { return Memories; } in memories() function 246 std::vector<wasm::WasmLimits> Memories; variable
|
/external/tensorflow/tensorflow/core/ops/ |
D | tpu_embedding_ops.cc | 41 // memories, sharded across the memories attached to each Host. 53 // TPU memories. 57 // the model must Load the optimizer parameters into the TPU memories. Before
|
/external/tensorflow/tensorflow/stream_executor/ |
D | temporary_memory_manager.h | 52 // Manages temporary memories associated with a stream -- keeps records of 80 // Deallocates temporary memories that have been finalized.
|
D | temporary_device_memory.h | 16 // Temporary memories are used to allocate scratch space required by an
|
/external/u-boot/drivers/memory/ |
D | Kconfig | 15 of 256M bytes of any of these memories can be accessed at a given
|
/external/u-boot/doc/device-tree-bindings/clock/ |
D | rockchip,rk3288-dmc.txt | 25 …rockchip,auto-self-refresh-cnt: Self Refresh idle period. Memories are placed into Self-Refresh mo… 26 …rockchip,auto-power-down-cnt: Power-down idle period. Memories are placed into power-down mode if …
|
/external/u-boot/arch/arm/cpu/pxa/ |
D | config.mk | 10 # really small OneNAND memories where the mmap'd window is only 1KiB big. The
|
/external/u-boot/drivers/ram/ |
D | Kconfig | 34 support external memories like sdram, psram & nand.
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | WasmDumper.cpp | 191 ListScope Group(W, "Memories"); in printSections() 192 for (const wasm::WasmLimits &Memory : Obj->memories()) { in printSections()
|
/external/v8/src/wasm/ |
D | wasm-constants.h | 41 // Binary encoding of maximum and shared flags for memories.
|
D | wasm-memory.h | 114 // allocation map. This is needed because Wasm memories can be freed on
|
/external/kernel-headers/original/uapi/linux/ |
D | mempolicy.h | 41 #define MPOL_F_MEMS_ALLOWED (1<<2) /* return allowed memories */
|
/external/libchrome/base/memory/ |
D | shared_memory_unittest.cc | 328 std::unique_ptr<SharedMemory[]> memories(new SharedMemory[count]); in TEST_P() local 330 ASSERT_TRUE(memories.get()); in TEST_P() 334 rv = memories[i].CreateAndMapAnonymous(kDataSize); in TEST_P() 336 int* ptr = static_cast<int*>(memories[i].memory()); in TEST_P() 359 memories[i].Close(); in TEST_P()
|
/external/replicaisland/res/values/ |
D | wanda.xml | 23 …memories come back online you should access them to remind yourself what you’ve been up to until n…
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/ |
D | wasm2yaml.cpp | 208 for (const wasm::WasmLimits &Memory : Obj.memories()) { in dump() 209 MemorySec->Memories.push_back(make_limits(Memory)); in dump()
|
/external/lz4/examples/ |
D | blockStreaming_lineByLine.md | 107 In Line#X+2 (see (5)), finally LZ4 forget almost all memories but still remains Line#X+1.
|
/external/u-boot/board/armltd/integrator/ |
D | integrator.c | 90 * for the external memories, first the External Bus Interface (EBI) in board_init()
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | VariableStack.java | 103 * Motorola 68000 assembler</a> memories. :-) 201 * Motorola 68000 assembler</a> memories.</p>
|
/external/u-boot/arch/arm/mach-imx/mx6/ |
D | litesom.c | 170 * memories in spl_dram_init()
|