Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dprobe.c141 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()
/components/drivers/pci/host/dw/
A Dpcie-dw_host.c454 PCIE_ATU_FUNC(RT_PCI_FUNC(devfn)); in dw_pcie_other_conf_map()
/components/drivers/include/drivers/
A Dpci.h43 #define RT_PCI_FUNC(devfn) ((devfn) & 0x07) macro

Completed in 8 milliseconds