Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c99 #define V3_LB_ISTAT_PCI_INT BIT(4) macro
460 if (status & V3_LB_ISTAT_PCI_INT) in v3_irq()