Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dpci_io.h54 #define zpci_write(LENGTH, VALTYPE) \ argument
55 static inline void zpci_write_##VALTYPE(VALTYPE val, \
58 u64 data = (VALTYPE) val; \