Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci_io.h56 #define zpci_write(LENGTH, VALTYPE) \ argument
57 static inline void zpci_write_##VALTYPE(VALTYPE val, \
60 u64 data = (VALTYPE) val; \