Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dpci_endpoint_test.c86 #define CAP_SUBRANGE_MAPPING BIT(4) macro
508 if (!(test->ep_caps & CAP_SUBRANGE_MAPPING)) in pci_endpoint_test_bar_subrange()
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c66 #define CAP_SUBRANGE_MAPPING BIT(4) macro
1112 caps |= CAP_SUBRANGE_MAPPING; in pci_epf_test_set_capabilities()