Home
last modified time | relevance | path

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

/linux/drivers/misc/habanalabs/include/hw_ip/pci/
A Dpci_general.h19 #define PCI_CONFIG_ELBI_STS_DONE (1 << 31) macro
21 PCI_CONFIG_ELBI_STS_DONE)
/linux/drivers/misc/habanalabs/common/pci/
A Dpci.c120 if ((val & PCI_CONFIG_ELBI_STS_MASK) == PCI_CONFIG_ELBI_STS_DONE) { in hl_pci_elbi_read()
182 if ((val & PCI_CONFIG_ELBI_STS_MASK) == PCI_CONFIG_ELBI_STS_DONE) in hl_pci_elbi_write()

Completed in 3 milliseconds