Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dcdns3-pci-wrap.c30 #define PCI_BAR_HOST 0 macro
117 res[RES_HOST_ID].start = pci_resource_start(pdev, PCI_BAR_HOST); in cdns3_pci_probe()
118 res[RES_HOST_ID].end = pci_resource_end(pdev, PCI_BAR_HOST); in cdns3_pci_probe()