Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/integrator/
H A Dpci_v3.h26 #define V3_PCI_STAT 0x00000006 macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c39 #define V3_PCI_STAT 0x00000006 macro
442 status = readw(v3->base + V3_PCI_STAT); in v3_irq()
451 writew(status, v3->base + V3_PCI_STAT); in v3_irq()