Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_MSIX (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/misc/
A Dswap_case.c170 *valuep = (PCI_CAP_ID_EA_OFFSET << 8) | PCI_CAP_ID_MSIX; in sandbox_swap_case_read_config()
172 *valuep = PCI_CAP_ID_MSIX; in sandbox_swap_case_read_config()
/u-boot/test/dm/
A Dpci.c217 PCI_CAP_ID_MSIX); in dm_test_pci_cap()
/u-boot/include/
A Dpci.h336 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro

Completed in 20 milliseconds