Home
last modified time | relevance | path

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

/external/u-boot/arch/microblaze/include/asm/
Dio.h126 #define ioremap_nocache(physaddr, size) (physaddr) macro
/external/u-boot/arch/mips/include/asm/
Dio.h188 #define ioremap_nocache(offset, size) \ macro