Home
last modified time | relevance | path

Searched full:memories (Results 1 – 25 of 74) sorted by relevance

123

/external/u-boot/doc/SPI/
DREADME.dual-flash4 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.
Dstatus.txt17 - Dual flash connection topology support(accessing two spi flash memories with single cs)
/external/swiftshader/third_party/llvm-7.0/llvm/test/ObjectYAML/wasm/
Dmemory_section.yaml7 Memories:
18 # CHECK: Memories:
Ddata_section.yaml7 Memories:
/external/u-boot/arch/x86/lib/
Dacpi_s3.c58 * 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/
DKconfig49 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/
DWasm.h130 ArrayRef<wasm::WasmLimits> memories() const { return Memories; } in memories() function
246 std::vector<wasm::WasmLimits> Memories; variable
/external/tensorflow/tensorflow/core/ops/
Dtpu_embedding_ops.cc41 // 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/
Dtemporary_memory_manager.h52 // Manages temporary memories associated with a stream -- keeps records of
80 // Deallocates temporary memories that have been finalized.
Dtemporary_device_memory.h16 // Temporary memories are used to allocate scratch space required by an
/external/u-boot/drivers/memory/
DKconfig15 of 256M bytes of any of these memories can be accessed at a given
/external/u-boot/doc/device-tree-bindings/clock/
Drockchip,rk3288-dmc.txt25 …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/
Dconfig.mk10 # really small OneNAND memories where the mmap'd window is only 1KiB big. The
/external/u-boot/drivers/ram/
DKconfig34 support external memories like sdram, psram & nand.
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWasmDumper.cpp191 ListScope Group(W, "Memories"); in printSections()
192 for (const wasm::WasmLimits &Memory : Obj->memories()) { in printSections()
/external/v8/src/wasm/
Dwasm-constants.h41 // Binary encoding of maximum and shared flags for memories.
Dwasm-memory.h114 // allocation map. This is needed because Wasm memories can be freed on
/external/kernel-headers/original/uapi/linux/
Dmempolicy.h41 #define MPOL_F_MEMS_ALLOWED (1<<2) /* return allowed memories */
/external/libchrome/base/memory/
Dshared_memory_unittest.cc328 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/
Dwanda.xml23memories 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/
Dwasm2yaml.cpp208 for (const wasm::WasmLimits &Memory : Obj.memories()) { in dump()
209 MemorySec->Memories.push_back(make_limits(Memory)); in dump()
/external/lz4/examples/
DblockStreaming_lineByLine.md107 In Line#X+2 (see (5)), finally LZ4 forget almost all memories but still remains Line#X+1.
/external/u-boot/board/armltd/integrator/
Dintegrator.c90 * for the external memories, first the External Bus Interface (EBI) in board_init()
/external/apache-xml/src/main/java/org/apache/xpath/
DVariableStack.java103 * Motorola 68000 assembler</a> memories. :-)
201 * Motorola 68000 assembler</a> memories.</p>
/external/u-boot/arch/arm/mach-imx/mx6/
Dlitesom.c170 * memories in spl_dram_init()

123