Home
last modified time | relevance | path

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

/u-boot/arch/sandbox/include/asm/
A Dtest.h28 #define PCI_EXT_CAP_ID_DSN_OFFSET 0x300 macro
/u-boot/drivers/misc/
A Dswap_case.c190 *valuep = (PCI_EXT_CAP_ID_DSN_OFFSET << 20) | PCI_EXT_CAP_ID_VC; in sandbox_swap_case_read_config()
192 case PCI_EXT_CAP_ID_DSN_OFFSET: in sandbox_swap_case_read_config()
/u-boot/test/dm/
A Dpci.c230 ut_asserteq(PCI_EXT_CAP_ID_DSN_OFFSET, cap); in dm_test_pci_cap()
239 ut_asserteq(PCI_EXT_CAP_ID_DSN_OFFSET, cap); in dm_test_pci_cap()

Completed in 6 milliseconds