Searched refs:PCI_BAR_OTG (Results 1 – 2 of 2) sorted by relevance
22 #define PCI_BAR_OTG 0 macro133 res->start = pci_resource_start(pdev, PCI_BAR_OTG); in cdnsp_pci_probe()134 res->end = pci_resource_end(pdev, PCI_BAR_OTG); in cdnsp_pci_probe()
32 #define PCI_BAR_OTG 0 macro136 res[RES_DRD_ID].start = pci_resource_start(pdev, PCI_BAR_OTG); in cdns3_pci_probe()137 res[RES_DRD_ID].end = pci_resource_end(pdev, PCI_BAR_OTG); in cdns3_pci_probe()
Completed in 4 milliseconds