Home
last modified time | relevance | path

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

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