Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dpci_io.h37 #define zpci_read(LENGTH, RETTYPE) \ macro
58 zpci_read(8, u64)
59 zpci_read(4, u32)
60 zpci_read(2, u16)
61 zpci_read(1, u8)