Searched refs:RT_PCI_FUNC (Results 1 – 3 of 3) sorted by relevance
141 RT_PCI_SLOT(pdev->devfn), RT_PCI_FUNC(pdev->devfn)); in rt_pci_scan_single_device()343 pdev->bus->number, RT_PCI_SLOT(pdev->devfn), RT_PCI_FUNC(pdev->devfn)); in rt_pci_setup_device()
454 PCIE_ATU_FUNC(RT_PCI_FUNC(devfn)); in dw_pcie_other_conf_map()
43 #define RT_PCI_FUNC(devfn) ((devfn) & 0x07) macro
Completed in 8 milliseconds