Home
last modified time | relevance | path

Searched refs:dcache (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/u-boot/doc/device-tree-bindings/cpu/
H A Dnios2.txt15 - dcache-line-size: Contains data cache line size.
17 - dcache-size: Contains data cache size.
38 dcache-line-size = <32>;
40 dcache-size = <32768>;
/openbmc/qemu/pc-bios/dtb/
H A Dpetalogix-ml605.dts52 xlnx,allow-dcache-wr = < 0x01 >;
61 xlnx,dcache-addr-tag = < 0x11 >;
62 xlnx,dcache-always-used = < 0x01 >;
63 xlnx,dcache-byte-size = < 0x800 >;
64 xlnx,dcache-data-width = < 0x00 >;
65 xlnx,dcache-force-tag-lutram = < 0x00 >;
66 xlnx,dcache-interface = < 0x01 >;
67 xlnx,dcache-line-len = < 0x08 >;
68 xlnx,dcache-use-fsl = < 0x00 >;
69 xlnx,dcache-use-writeback = < 0x01 >;
[all …]
H A Dpetalogix-s3adsp1800.dts47 xlnx,allow-dcache-wr = <0x01>;
55 xlnx,dcache-addr-tag = <0x10>;
56 xlnx,dcache-always-used = <0x00>;
57 xlnx,dcache-byte-size = <0x800>;
58 xlnx,dcache-line-len = <0x04>;
59 xlnx,dcache-use-fsl = <0x01>;
96 xlnx,use-dcache = <0x01>;
/openbmc/u-boot/common/
H A Dbootm_os.c345 int dcache; in do_bootm_qnxelf() local
364 dcache = dcache_status(); in do_bootm_qnxelf()
365 if (dcache) in do_bootm_qnxelf()
370 if (dcache) in do_bootm_qnxelf()
/openbmc/u-boot/board/synopsys/hsdk/
H A Dhsdk.c77 u32_env dcache; member
110 u32 dcache; member
126 { "dcache_ena", ENV_HEX, true, 0, 1, &env_common.dcache },
178 value = env_common.dcache.val; in sync_cross_cpu_data()
179 arc_write_uncached_32(&cross_cpu_data.dcache, value); in sync_cross_cpu_data()
208 if (arc_read_uncached_32(&cross_cpu_data.dcache)) in init_slave_cpu_func()
245 if (!env_common.dcache.val) in init_master_dcache()
249 if (env_common.dcache.val) in init_master_dcache()
/openbmc/u-boot/cmd/
H A Dcache.c101 dcache, 2, 1, do_dcache,
H A DKconfig1421 bool "icache or dcache"
1423 Enable the "icache" and "dcache" commands
/openbmc/qemu/include/hw/tricore/
H A Dtc27x_soc.h36 MemoryRegion dcache; member
/openbmc/u-boot/arch/nios2/dts/
H A D3c120_devboard.dts27 dcache-line-size = <32>;
29 dcache-size = <32768>;
H A D10m50_devboard.dts40 dcache-line-size = <32>;
41 dcache-size = <32768>;
/openbmc/qemu/hw/tricore/
H A Dtc27x_soc.c119 make_ram(&s->cpu2mem.dcache, "CPU2.DCACHE", in tc27x_soc_init_memory_mapping()
128 make_ram(&s->cpu1mem.dcache, "CPU1.DCACHE", in tc27x_soc_init_memory_mapping()
/openbmc/qemu/contrib/plugins/
H A Dcache.c606 Cache *icache, *dcache, *l2_cache = NULL; in log_stats() local
620 dcache = l1_dcaches[i]; in log_stats()
623 append_stats_line(rep, dcache->accesses, dcache->misses, in log_stats()
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dsec_entry_cpu1.S85 add r1, r0, r1 @ dcache is not enabled on CPU1, so
/openbmc/u-boot/arch/arc/
H A DKconfig118 bool "Do not enable dcache"
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c658 #error Please describe your MMU layout in CONFIG_SYS_MEM_MAP and enable dcache.
/openbmc/u-boot/doc/
H A DREADME.m54418twr205 dcache - enable or disable data cache
/openbmc/u-boot/board/freescale/m52277evb/
H A DREADME198 dcache - enable or disable data cache
/openbmc/u-boot/board/freescale/m547xevb/
H A DREADME228 dcache - enable or disable data cache
/openbmc/qemu/target/mips/
H A Dcpu-defs.c.inc553 /* No L2 cache, icache size 8k, dcache size 8k, uncached coherency. */
575 /* No L2 cache, icache size 8k, dcache size 8k, uncached coherency. */
/openbmc/u-boot/board/freescale/m5373evb/
H A DREADME209 dcache - enable or disable data cache
/openbmc/u-boot/board/freescale/m54455evb/
H A DREADME290 dcache - enable or disable data cache
/openbmc/u-boot/tools/buildman/
H A DREADME513 d92aff7 lcd: Add support for flushing LCD fb from dcache after update
571 12: lcd: Add support for flushing LCD fb from dcache after update
596 12: lcd: Add support for flushing LCD fb from dcache after update
/openbmc/u-boot/arch/arm/
H A DKconfig77 bool "Do not enable dcache"
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst420 L1-dcache-loads [Hardware cache event]
421 L1-dcache-load-misses [Hardware cache event]
422 L1-dcache-prefetch-misses [Hardware cache event]
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt4057 dcache.c: 60424
4058 dcache.h: 2009

12