Home
last modified time | relevance | path

Searched defs:DCACHE_WAY_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/xtensa/include/asm/
H A Dcacheasm.h15 #define DCACHE_WAY_SIZE (XCHAL_DCACHE_SIZE/XCHAL_DCACHE_WAYS) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dcache.h20 #define DCACHE_WAY_SIZE (XCHAL_DCACHE_SIZE/XCHAL_DCACHE_WAYS) macro