Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpci_io.h60 zpci_store(addr, data, LENGTH); \
94 return zpci_store(dst, val, len); in zpci_write_single()
H A Dpci_insn.h134 int zpci_store(const volatile void __iomem *addr, u64 data, unsigned long len);
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_insn.c277 int zpci_store(const volatile void __iomem *addr, u64 data, unsigned long len) in zpci_store() function
291 EXPORT_SYMBOL_GPL(zpci_store);