Home
last modified time | relevance | path

Searched refs:PCI_BAR_OTG (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dcdns3-pci-wrap.c32 #define PCI_BAR_OTG 0 macro
139 res[RES_DRD_ID].start = pci_resource_start(pdev, PCI_BAR_OTG); in cdns3_pci_probe()
140 res[RES_DRD_ID].end = pci_resource_end(pdev, PCI_BAR_OTG); in cdns3_pci_probe()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-pci.c22 #define PCI_BAR_OTG 0 macro
136 res->start = pci_resource_start(pdev, PCI_BAR_OTG); in cdnsp_pci_probe()
137 res->end = pci_resource_end(pdev, PCI_BAR_OTG); in cdnsp_pci_probe()
H A Dcdns3-pci-wrap.c32 #define PCI_BAR_OTG 0 macro
139 res[RES_DRD_ID].start = pci_resource_start(pdev, PCI_BAR_OTG); in cdns3_pci_probe()
140 res[RES_DRD_ID].end = pci_resource_end(pdev, PCI_BAR_OTG); in cdns3_pci_probe()

Completed in 2 milliseconds