Searched refs:PCI_BAR_OTG (Results 1 – 2 of 2) sorted by relevance
32 #define PCI_BAR_OTG 0 macro134 res[RES_DRD_ID].start = pci_resource_start(pdev, PCI_BAR_OTG); in cdns3_pci_probe()135 res[RES_DRD_ID].end = pci_resource_end(pdev, PCI_BAR_OTG); in cdns3_pci_probe()
22 #define PCI_BAR_OTG 0 macro143 res->start = pci_resource_start(pdev, PCI_BAR_OTG); in cdnsp_pci_probe()144 res->end = pci_resource_end(pdev, PCI_BAR_OTG); in cdnsp_pci_probe()