Searched refs:PCI_ENDPOINT_TEST_STATUS (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/misc/ |
| H A D | pci_endpoint_test.c | 45 #define PCI_ENDPOINT_TEST_STATUS 0x8 macro 166 reg = pci_endpoint_test_readl(test, PCI_ENDPOINT_TEST_STATUS); in pci_endpoint_test_irqhandler() 455 pci_endpoint_test_writel(test, PCI_ENDPOINT_TEST_STATUS, 0); in pci_endpoint_test_bar_subrange_cmd() 466 status = pci_endpoint_test_readl(test, PCI_ENDPOINT_TEST_STATUS); in pci_endpoint_test_bar_subrange_cmd() 898 reg = pci_endpoint_test_readl(test, PCI_ENDPOINT_TEST_STATUS); in pci_endpoint_test_write() 1076 status = pci_endpoint_test_readl(test, PCI_ENDPOINT_TEST_STATUS); in pci_endpoint_test_doorbell() 1089 pci_endpoint_test_writel(test, PCI_ENDPOINT_TEST_STATUS, 0); in pci_endpoint_test_doorbell() 1097 status = pci_endpoint_test_readl(test, PCI_ENDPOINT_TEST_STATUS); in pci_endpoint_test_doorbell() 1107 status |= pci_endpoint_test_readl(test, PCI_ENDPOINT_TEST_STATUS); in pci_endpoint_test_doorbell()
|
| /linux/Documentation/PCI/endpoint/ |
| H A D | pci-test-function.rst | 23 3) PCI_ENDPOINT_TEST_STATUS 52 * PCI_ENDPOINT_TEST_STATUS
|