Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci.c503 return PCI_CAPABILITY_LIST; in pci_hose_find_cap_start()
H A Dpci-uclass.c1444 pos = PCI_CAPABILITY_LIST; in dm_pci_find_capability()
/rk3399_rockchip-uboot/include/
H A Dpci.h227 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ macro