Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Dpci_io.h41 #define zpci_read(LENGTH, RETTYPE) \ macro
62 zpci_read(8, u64)
63 zpci_read(4, u32)
64 zpci_read(2, u16)
65 zpci_read(1, u8)