Home
last modified time | relevance | path

Searched defs:L1_CACHE_BYTES (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/mips/include/asm/
H A Dcache.h10 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dcache.h6 #define L1_CACHE_BYTES 32 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcache.h20 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) macro
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dconfig.h28 #define L1_CACHE_BYTES BIT(L1_CACHE_SHIFT) macro
186 #define L1_CACHE_BYTES BIT(L1_CACHE_SHIFT) macro