Searched refs:PCI_ATS_CAP (Results 1 – 4 of 4) sorted by relevance
144 pci_read_config_word(dev, dev->ats_cap + PCI_ATS_CAP, &cap); in pci_ats_queue_depth()166 pci_read_config_word(pdev, pdev->ats_cap + PCI_ATS_CAP, &cap); in pci_ats_page_aligned()
908 #define PCI_ATS_CAP 0x04 /* ATS Capability Register */ macro
910 #define PCI_ATS_CAP 0x04 /* ATS Capability Register */ macro
1134 pci_set_word(dev->config + offset + PCI_ATS_CAP, in pcie_ats_init()