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