| /OK3568_Linux_fs/u-boot/doc/SPI/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/ti/ |
| H A D | ti,pruss.yaml | 34 A PRU-ICSS subsystem can have up to three shared data memories. A PRU core 51 processor cores, the memories node, an INTC node and an MDIO node represented 90 memories@[a-f0-9]+$: 93 single node with the name 'memories'. 315 # - memories 342 pruss_mem: memories@0 { 396 pruss1_mem: memories@0 {
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/devfreq/ |
| H A D | rk3399_dmc.txt | 33 power-down idle period in which memories are 38 self-refresh idle period in which memories are 45 clock gating idle period. Memories are placed 51 period in which memories are placed into 57 memories are placed into self-refresh mode.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | edac.h | 157 * This is a variant of the DDR memories. 162 * Those memories are labeled as "PC2-" instead of "PC" to 166 * Those memories are accessed per DIMM slot, and not by 169 * This is a variant of the DDR2 memories. 171 * It is an evolution of the original RAMBUS memories, 176 * This is a variant of the DDR3 memories. 180 * This is a variant of the DDR4 memories. 525 * All old memory controllers enumerate memories per rank, but most 526 * of the recent drivers enumerate memories per DIMM, instead.
|
| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | Kconfig | 20 Data from JEDEC specs for DDR SDRAM memories, 42 LP-DDR memories. 89 of 256M bytes of any of these memories can be accessed at a given 100 This driver takes care of only LPDDR2 memories presently. The
|
| /OK3568_Linux_fs/kernel/drivers/mtd/lpddr/ |
| H A D | Kconfig | 11 DDR memories, intended for battery-operated systems. 27 This option enables support of PCM memories with a LPDDR2-NVM
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | sram.c | 2 * SRAM pool for tiny memories not otherwise managed. 16 * This provides a standard SRAM pool for tiny memories that can be
|
| /OK3568_Linux_fs/kernel/drivers/soc/amlogic/ |
| H A D | meson-gx-pwrc-vpu.c | 57 /* Power Down Memories */ in meson_gx_pwrc_vpu_power_off() 95 /* Power Down Memories */ in meson_g12a_pwrc_vpu_power_off() 154 /* Power Up Memories */ in meson_gx_pwrc_vpu_power_on() 202 /* Power Up Memories */ in meson_g12a_pwrc_vpu_power_on()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | CVE-2021-3750-3.patch | 11 controller accesses to memories. 46 + * Bus interconnect and peripherals can access anything (memories, 48 + * are restricted to "normal" memories (per the AMBA documentation)
|
| H A D | CVE-2021-3611_2.patch | 4 Subject: [PATCH] hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO 12 to memories regions (forbidding MMIO devices such the HDA controller).
|
| H A D | 0001-net-tulip-Restrict-DMA-engine-to-memories.patch | 8 Subject: [PATCH] net: tulip: Restrict DMA engine to memories 32 Fix this bug by restricting the DMA engine to memories regions.
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | acpi_s3.c | 59 * can use these memories whatever it wants. in acpi_s3_reserve() 73 * real mode page. Hence we choose to back up these memories to the in acpi_s3_reserve()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-edac | 93 of the DIMM memory stick. On single rank memories (1R), this 94 is also the total size of the dimm. On dual rank (2R) memories, 95 this is half the size of the total DIMM memories.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/remoteproc/ |
| H A D | st,stm32-rproc.yaml | 23 Address ranges of the RETRAM and MCU SRAM memories used by the remote 85 remoteproc device. This is variable and describes the memories shared with
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4a/ |
| H A D | perf_event.c | 72 * 0x0028 number of accesses to instruction memories 76 * 0x0030 number of reads to operand memories 77 * 0x0038 number of writes to operand memories
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/ |
| H 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
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | tcm.rst | 19 location and size of TCM memories. arch/arm/include/asm/cputype.h 29 size of TCM memories at runtime. This is used to read out and modify
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/clock/ |
| H A 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 …
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | Kconfig | 113 BCMA bus can have various flash memories attached, they are 115 serial flash memories.
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | Kconfig | 100 Enable this option to support two flash memories connected to a single 197 Many flash memories support erasing small (4096 B) sectors. Depending
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/ |
| H A D | vdec_hevc.c | 135 /* VDEC_HEVC Memories */ in vdec_hevc_stop() 191 /* VDEC_HEVC Memories */ in vdec_hevc_start()
|
| H A D | vdec_1.c | 151 /* power off vdec1 memories */ in vdec_1_stop() 196 /* enable VDEC Memories */ in vdec_1_start()
|
| /OK3568_Linux_fs/u-boot/drivers/memory/ |
| H A D | Kconfig | 15 of 256M bytes of any of these memories can be accessed at a given
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/ |
| H A D | qcom,ebi2.txt | 10 NOR flash memories), WE (write enable). This on top of 6 different chip selects 39 flag somewhere for 8bit memories.
|
| /OK3568_Linux_fs/kernel/Documentation/arm/stm32/ |
| H A D | stm32mp157-overview.rst | 13 - Standard memories interface support
|