Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dpci.c464 (region->flags == PCI_BUS_REGION_F_PREFETCH ? "Prefetchable Mem" : in rt_pci_region_setup()
542 if (host_bridge->bus_regions[i].flags == PCI_BUS_REGION_F_PREFETCH) in rt_pci_device_alloc_resource()
635 flags = PCI_BUS_REGION_F_PREFETCH; in rt_pci_device_alloc_resource()
A Dofw.c231 PCI_BUS_REGION_F_PREFETCH : PCI_BUS_REGION_F_MEM; in pci_ofw_parse_ranges()
/components/drivers/include/drivers/
A Dpci.h71 #define PCI_BUS_REGION_F_PREFETCH 0x00000008 /* Prefetchable PCI memory */ macro

Completed in 7 milliseconds