Home
last modified time | relevance | path

Searched refs:V3_LB_ISTAT_PCI_PERR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-v3-semi.c102 #define V3_LB_ISTAT_PCI_PERR BIT(3) macro
464 if (status & V3_LB_ISTAT_PCI_PERR) 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()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-v3-semi.c100 #define V3_LB_ISTAT_PCI_PERR BIT(3) macro
462 if (status & V3_LB_ISTAT_PCI_PERR) in v3_irq()
856 writeb(V3_LB_ISTAT_PCI_WR | V3_LB_ISTAT_PCI_PERR, in v3_pci_probe()
874 writeb(V3_LB_ISTAT_PCI_RD | V3_LB_ISTAT_PCI_WR | V3_LB_ISTAT_PCI_PERR, in v3_pci_probe()

Completed in 6 milliseconds