Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dpci_io.h49 #define zpci_write(LENGTH, VALTYPE) \ argument
50 static inline void zpci_write_##VALTYPE(VALTYPE val, \
53 u64 data = (VALTYPE) val; \