Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dpci_endpoint_test.c63 #define PCI_ENDPOINT_TEST_CHECKSUM 0x20 macro
563 pci_endpoint_test_writel(test, PCI_ENDPOINT_TEST_CHECKSUM, in pci_endpoint_test_write()
679 if (crc32 == pci_endpoint_test_readl(test, PCI_ENDPOINT_TEST_CHECKSUM)) in pci_endpoint_test_read()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds