Searched refs:RETTYPE (Results 1 – 1 of 1) sorted by relevance
44 #define zpci_read(LENGTH, RETTYPE) \ argument45 static inline RETTYPE zpci_read_##RETTYPE(const volatile void __iomem *addr) \53 return (RETTYPE) data; \