Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/
Dpci-v3-semi.c99 #define V3_LB_ISTAT_PCI_RD BIT(6) macro
458 if (status & V3_LB_ISTAT_PCI_RD) in v3_irq()
877 writeb(V3_LB_ISTAT_PCI_RD | V3_LB_ISTAT_PCI_WR | V3_LB_ISTAT_PCI_PERR, in v3_pci_probe()