Home
last modified time | relevance | path

Searched refs:_insl (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dio.h211 #define _insl _insl_ns macro
559 #define __do_readsl(a, b, n) _insl(PCI_FIX_ADDR(a), (b), (n))
H A Deeh.h457 _insl(addr, buf, nl); in eeh_readsl()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dio.h100 static inline void _insl(volatile u32 * port, void *buf, int nl) in _insl() function
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dio.h75 extern void _insl(volatile u32 *port, void *buf, int nl);