Searched refs:PCI_CONFIG_ELBI_STS_MASK (Results 1 – 2 of 2) sorted by relevance
20 #define PCI_CONFIG_ELBI_STS_MASK (PCI_CONFIG_ELBI_STS_ERR | \ macro
119 if (val & PCI_CONFIG_ELBI_STS_MASK) in hl_pci_elbi_write()130 if ((val & PCI_CONFIG_ELBI_STS_MASK) == PCI_CONFIG_ELBI_STS_DONE) in hl_pci_elbi_write()138 if (!(val & PCI_CONFIG_ELBI_STS_MASK)) { in hl_pci_elbi_write()