Home
last modified time | relevance | path

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

/linux/Documentation/PCI/endpoint/
H A Dpci-test-function.rst27 7) PCI_ENDPOINT_TEST_CHECKSUM
/linux/drivers/misc/
H A Dpci_endpoint_test.c66 #define PCI_ENDPOINT_TEST_CHECKSUM 0x20 macro
684 pci_endpoint_test_writel(test, PCI_ENDPOINT_TEST_CHECKSUM, in pci_endpoint_test_write()
797 if (crc32 != pci_endpoint_test_readl(test, PCI_ENDPOINT_TEST_CHECKSUM)) in pci_endpoint_test_read()