Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dpci_io.h42 #define zpci_read(LENGTH, RETTYPE) \ macro
63 zpci_read(8, u64)
64 zpci_read(4, u32)
65 zpci_read(2, u16)
66 zpci_read(1, u8)