Home
last modified time | relevance | path

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

/components/drivers/pci/endpoint/
A Dendpoint.c52 bar_idx < PCI_STD_NUM_BARS) in rt_pci_ep_set_bar()
56 if (bar_idx == (PCI_STD_NUM_BARS - 1) && in rt_pci_ep_set_bar()
105 bar_idx < PCI_STD_NUM_BARS) in rt_pci_ep_clear_bar()
244 bar_idx < PCI_STD_NUM_BARS) in rt_pci_ep_set_msix()
/components/drivers/pci/host/dw/
A Dpcie-dw_platfrom.c68 for (int bar = 0; bar < PCI_STD_NUM_BARS; ++bar) in dw_platform_pcie_ep_init()
A Dpcie-dw.h225 struct rt_pci_ep_bar *epc_bar[PCI_STD_NUM_BARS];
235 rt_uint8_t bar_to_atu[PCI_STD_NUM_BARS];
/components/drivers/include/drivers/
A Dpci_endpoint.h115 struct rt_pci_ep_bar bar[PCI_STD_NUM_BARS];
/components/drivers/pci/
A Dpci_regs.h52 #define PCI_STD_NUM_BARS 6 /* number of standard BARs */ macro
A Dpci.c561 bars_nr = PCI_STD_NUM_BARS; in rt_pci_device_alloc_resource()

Completed in 21 milliseconds