Searched refs:_insl (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | io.h | 211 #define _insl _insl_ns macro 559 #define __do_readsl(a, b, n) _insl(PCI_FIX_ADDR(a), (b), (n))
|
| H A D | eeh.h | 457 _insl(addr, buf, nl); in eeh_readsl()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | io.h | 100 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 D | io.h | 75 extern void _insl(volatile u32 *port, void *buf, int nl);
|