Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/armv8/
H A Dmmu.h32 #define MEMORY_ATTRIBUTES ((0x00 << (MT_DEVICE_NGNRNE * 8)) | \ macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsystem.h485 #define MEMORY_ATTRIBUTES ((0x00 << (0 * 8)) | (0x88 << (1 * 8)) | \ macro