Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/misc/
Dswap_case.c188 *valuep = (PCI_EXT_CAP_ID_DSN_OFFSET << 20) | PCI_EXT_CAP_ID_VC; in sandbox_swap_case_read_config()
/third_party/uboot/u-boot-2020.01/include/
Dpci.h431 #define PCI_EXT_CAP_ID_VC 0x02 /* Virtual Channel Capability */ macro