Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-inst.h84 uint64_t pba; /* PCI base address */ member
H A Ds390-pci-bus.h283 uint64_t pba; member
/openbmc/u-boot/drivers/net/
H A De1000.c1603 uint32_t pba = 0; in e1000_reset_hw() local
1610 pba = E1000_DEFAULT_PCI_PBA; in e1000_reset_hw()
1612 pba = E1000_DEFAULT_PCIE_PBA; in e1000_reset_hw()
1703 E1000_WRITE_REG(hw, PBA, pba); in e1000_reset_hw()