Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dpci_io.h46 #define zpci_write(LENGTH, VALTYPE) \ argument
47 static inline void zpci_write_##VALTYPE(VALTYPE val, \
52 u64 data = (VALTYPE) val; \