Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dio.h99 static inline void _insl(volatile u32 * port, void *buf, int nl) in _insl() function
/openbmc/linux/arch/powerpc/include/asm/
H A Deeh.h451 _insl(addr, buf, nl); in eeh_readsl()
H A Dio.h240 #define _insl _insl_ns macro
603 #define __do_readsl(a, b, n) _insl(PCI_FIX_ADDR(a), (b), (n))
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dio.h75 extern void _insl(volatile u32 *port, void *buf, int nl);