Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci.c513 int ttl = PCI_FIND_CAP_TTL; in pci_find_cap()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.h11 #define PCI_FIND_CAP_TTL 48 macro
H A Dquirks.c2585 int pos, ttl = PCI_FIND_CAP_TTL; in msi_ht_cap_enabled()
2646 int pos, ttl = PCI_FIND_CAP_TTL; in ht_enable_msi_mapping()
2776 int pos, ttl = PCI_FIND_CAP_TTL; in ht_check_msi_mapping()
2901 int pos, ttl = PCI_FIND_CAP_TTL; in ht_disable_msi_mapping()
H A Dpci.c436 int ttl = PCI_FIND_CAP_TTL; in __pci_find_next_cap()
635 int rc, ttl = PCI_FIND_CAP_TTL; in __pci_find_next_ht_cap()
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h418 #define PCI_FIND_CAP_TTL 0x48 macro