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