Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpci_io.h35 #define ZPCI_ADDR(idx) (ZPCI_IOMAP_ADDR_BASE | ((u64) idx << ZPCI_IOMAP_SHIFT)) macro
/openbmc/linux/arch/s390/pci/
H A Dpci.c284 return (void __iomem *) ZPCI_ADDR(idx) + offset; in pci_iomap_range_fh()
537 addr = ZPCI_ADDR(entry); in zpci_setup_bus_resources()