Home
last modified time | relevance | path

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

/drivers/usb/cdns3/
A Dcdnsp-pci.c22 #define PCI_BAR_OTG 0 macro
133 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()
A Dcdns3-pci-wrap.c32 #define PCI_BAR_OTG 0 macro
136 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