Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dio.c89 void _insl_ns(const volatile u32 __iomem *port, void *buf, long count) in _insl_ns() function
/openbmc/u-boot/arch/m68k/include/asm/
H A Dio.h130 static inline void _insl_ns(volatile u32 * port, void *buf, int nl) in _insl_ns() function