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
112 if (val & PCI_CONFIG_ELBI_STS_MASK) in hl_pci_elbi_write()123 if ((val & PCI_CONFIG_ELBI_STS_MASK) == PCI_CONFIG_ELBI_STS_DONE) in hl_pci_elbi_write()131 if (!(val & PCI_CONFIG_ELBI_STS_MASK)) { in hl_pci_elbi_write()