Home
last modified time | relevance | path

Searched refs:eeh_readsl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Deeh.h454 static inline void eeh_readsl(const volatile void __iomem *addr, void * buf, in eeh_readsl() function
H A Dio.h555 #define __do_readsl(a, b, n) eeh_readsl(PCI_FIX_ADDR(a), (b), (n))
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Deeh.h448 static inline void eeh_readsl(const volatile void __iomem *addr, void * buf, in eeh_readsl() function
H A Dio.h599 #define __do_readsl(a, b, n) eeh_readsl(PCI_FIX_ADDR(a), (b), (n))

Completed in 6 milliseconds