Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
H A Dpci.c22 TH_PCI_STH_SW_BAR = 2, enumerator
76 [TH_MMIO_SW] = pdev->resource[TH_PCI_STH_SW_BAR], in intel_th_pci_probe()
92 if (!pcim_iomap(pdev, TH_PCI_STH_SW_BAR, 0)) in intel_th_pci_probe()