Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/xtensa/include/asm/
H A Dcacheasm.h16 #define ICACHE_WAY_SIZE (XCHAL_ICACHE_SIZE/XCHAL_ICACHE_WAYS) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dcache.h21 #define ICACHE_WAY_SIZE (XCHAL_ICACHE_SIZE/XCHAL_ICACHE_WAYS) macro