Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
H A Dpci.c21 TH_PCI_CONFIG_BAR = 0, enumerator
75 [TH_MMIO_CONFIG] = pdev->resource[TH_PCI_CONFIG_BAR], in intel_th_pci_probe()
89 if (!pcim_iomap(pdev, TH_PCI_CONFIG_BAR, 0)) in intel_th_pci_probe()