Home
last modified time | relevance | path

Searched refs:TH_PCI_RTIT_BAR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dpci.c23 TH_PCI_RTIT_BAR = 4, enumerator
90 if (pdev->resource[TH_PCI_RTIT_BAR].start) { in intel_th_pci_probe()
91 resource[TH_MMIO_RTIT] = pdev->resource[TH_PCI_RTIT_BAR]; in intel_th_pci_probe()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dpci.c23 TH_PCI_RTIT_BAR = 4, enumerator
90 if (pdev->resource[TH_PCI_RTIT_BAR].start) { in intel_th_pci_probe()
91 resource[TH_MMIO_RTIT] = pdev->resource[TH_PCI_RTIT_BAR]; in intel_th_pci_probe()

Completed in 1 milliseconds