Searched refs:zpci_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pci_io.h | 56 #define zpci_write(LENGTH, VALTYPE) \ macro 69 zpci_write(8, u64) 70 zpci_write(4, u32) 71 zpci_write(2, u16) 72 zpci_write(1, u8)
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pci_io.h | 56 #define zpci_write(LENGTH, VALTYPE) \ macro 69 zpci_write(8, u64) 70 zpci_write(4, u32) 71 zpci_write(2, u16) 72 zpci_write(1, u8)
|
Completed in 1 milliseconds