Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpci_endpoint_test.c42 #define COMMAND_WRITE BIT(4) macro
667 COMMAND_WRITE); in pci_endpoint_test_read()
/OK3568_Linux_fs/kernel/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c30 #define COMMAND_WRITE BIT(4) macro
559 if (command & COMMAND_WRITE) { in pci_epf_test_cmd_handler()