Home
last modified time | relevance | path

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

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