Searched refs:dcache (Results 1 – 4 of 4) sorted by relevance
17 the dcache is updated automatically when DMA operation is executed.
92 u32_env dcache; member128 u32 dcache; member144 { "dcache_ena", ENV_HEX, true, 0, 1, &env_common.dcache },256 value = env_common.dcache.val; in sync_cross_cpu_data()257 arc_write_uncached_32(&cross_cpu_data.dcache, value); in sync_cross_cpu_data()286 if (arc_read_uncached_32(&cross_cpu_data.dcache)) in init_slave_cpu_func()361 if (!env_common.dcache.val) in init_master_dcache()365 if (env_common.dcache.val) in init_master_dcache()
92 This fallback size will be used when no dcache info can be found in
208 dcache - enable or disable data cache
Completed in 18 milliseconds