Home
last modified time | relevance | path

Searched refs:PCI_CB_CAPABILITY_LIST (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci.c505 return PCI_CB_CAPABILITY_LIST; in pci_hose_find_cap_start()
H A Dpci-uclass.c1442 pos = PCI_CB_CAPABILITY_LIST; in dm_pci_find_capability()
/rk3399_rockchip-uboot/cmd/
H A Dpci.c199 { "capabilities", PCI_SIZE_8, PCI_CB_CAPABILITY_LIST },
/rk3399_rockchip-uboot/include/
H A Dpci.h292 #define PCI_CB_CAPABILITY_LIST 0x14 macro