Home
last modified time | relevance | path

Searched refs:insl_ns (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/m68k/include/asm/
Dio.h153 #define insl_ns(port, buf, nl) _insl_ns((u32 *)((port)+_IO_BASE), (buf), (nl)) macro
/external/u-boot/arch/powerpc/include/asm/
Dio.h89 #define insl_ns(port, buf, nl) _insl_ns((u32 *)((port)+_IO_BASE), (buf), (nl)) macro