Home
last modified time | relevance | path

Searched refs:PCI_CONFIG_ELBI_STS_DONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/include/hw_ip/pci/
H A Dpci_general.h19 #define PCI_CONFIG_ELBI_STS_DONE (1 << 31) macro
21 PCI_CONFIG_ELBI_STS_DONE)
/kernel/linux/linux-6.6/drivers/accel/habanalabs/include/hw_ip/pci/
H A Dpci_general.h19 #define PCI_CONFIG_ELBI_STS_DONE (1 << 31) macro
21 PCI_CONFIG_ELBI_STS_DONE)
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/pci/
H A Dpci.c122 if ((val & PCI_CONFIG_ELBI_STS_MASK) == PCI_CONFIG_ELBI_STS_DONE) { in hl_pci_elbi_read()
187 if ((val & PCI_CONFIG_ELBI_STS_MASK) == PCI_CONFIG_ELBI_STS_DONE) { in hl_pci_elbi_write()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dpci.c130 if ((val & PCI_CONFIG_ELBI_STS_MASK) == PCI_CONFIG_ELBI_STS_DONE) in hl_pci_elbi_write()

Completed in 2 milliseconds