Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dofw.c235 (*out_regions)[i].flags = PCI_BUS_REGION_F_IO; in pci_ofw_parse_ranges()
A Dpci.c465 (region->flags == PCI_BUS_REGION_F_IO ? "I/O" : "Unknown")), i); in rt_pci_region_setup()
603 flags = PCI_BUS_REGION_F_IO; in rt_pci_device_alloc_resource()
/components/drivers/pci/host/dw/
A Dpcie-dw_host.c270 case PCI_BUS_REGION_F_IO: in dw_pcie_host_init()
/components/drivers/include/drivers/
A Dpci.h70 #define PCI_BUS_REGION_F_IO 0x00000001 /* PCI IO space */ macro

Completed in 8 milliseconds