Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dtest.h23 #define PCI_EXT_CAP_ID_ERR_OFFSET 0x100 macro
/openbmc/u-boot/drivers/misc/
H A Dswap_case.c142 case PCI_EXT_CAP_ID_ERR_OFFSET: in sandbox_swap_case_read_config()
/openbmc/u-boot/test/dm/
H A Dpci.c236 cap = dm_pci_find_next_ext_capability(swap, PCI_EXT_CAP_ID_ERR_OFFSET, in dm_test_pci_cap()