Home
last modified time | relevance | path

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

/external/u-boot/drivers/pci/
Dpci.c512 int ttl = PCI_FIND_CAP_TTL; in pci_find_cap()
/external/u-boot/include/
Dpci.h417 #define PCI_FIND_CAP_TTL 0x48 macro