Home
last modified time | relevance | path

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

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