Home
last modified time | relevance | path

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

/drivers/pci/endpoint/functions/
Dpci-epf-test.c29 #define COMMAND_WRITE BIT(4) macro
305 if (command & COMMAND_WRITE) { in pci_epf_test_cmd_handler()
/drivers/misc/
Dpci_endpoint_test.c41 #define COMMAND_WRITE BIT(4) macro
534 COMMAND_WRITE); in pci_endpoint_test_read()