Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/loongson64/common/
Dpci.c16 static struct resource loongson_pci_mem_resource = { variable
33 .mem_resource = &loongson_pci_mem_resource,
89 loongson_pci_mem_resource.start = loongson_sysconf.pci_mem_start_addr; in pcibios_init()
90 loongson_pci_mem_resource.end = loongson_sysconf.pci_mem_end_addr; in pcibios_init()