Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci.c513 int ttl = PCI_FIND_CAP_TTL; in pci_find_cap()
H A Dpci-uclass.c1401 int ttl = PCI_FIND_CAP_TTL; in _dm_pci_find_next_capability()
/rk3399_rockchip-uboot/include/
H A Dpci.h419 #define PCI_FIND_CAP_TTL 0x48 macro