Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/microblaze/include/asm/
H A Dio.h86 static inline void io_insw(unsigned long port, void *dst, unsigned long count) in io_insw() function
134 #define insw(a, b, l) io_insw(a, b, l)