Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c49 #define STATUS_DOORBELL_ENABLE_SUCCESS BIT(10) macro
774 status |= STATUS_DOORBELL_ENABLE_SUCCESS; in pci_epf_test_enable_doorbell()
/linux/drivers/misc/
H A Dpci_endpoint_test.c56 #define STATUS_DOORBELL_ENABLE_SUCCESS BIT(10) macro