Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c64 #define V3_LB_ISTAT 0x00000076 macro
453 status = readb(v3->base + V3_LB_ISTAT); in v3_irq()
471 writeb(0, v3->base + V3_LB_ISTAT); in v3_irq()
852 writeb(0, v3->base + V3_LB_ISTAT); in v3_pci_probe()
872 writeb(0, v3->base + V3_LB_ISTAT); in v3_pci_probe()
/openbmc/u-boot/board/armltd/integrator/
H A Dpci_v3.h51 #define V3_LB_ISTAT 0x00000076 macro