Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dpci_endpoint_test.c57 #define STATUS_DOORBELL_ENABLE_FAIL BIT(11) macro
1077 if (!left || (status & STATUS_DOORBELL_ENABLE_FAIL)) { in pci_endpoint_test_doorbell()
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c50 #define STATUS_DOORBELL_ENABLE_FAIL BIT(11) macro
781 status |= STATUS_DOORBELL_ENABLE_FAIL; in pci_epf_test_enable_doorbell()