Searched refs:gt64120_mem_resource (Results 1 – 1 of 1) sorted by relevance
35 static struct resource gt64120_mem_resource = { variable69 .mem_resource = >64120_mem_resource,121 gt64120_mem_resource.start = start; in mips_pcibios_init()122 gt64120_mem_resource.end = end; in mips_pcibios_init()125 gt64120_mem_resource.start <<= GT_PCI_DCRM_SHF; in mips_pcibios_init()126 gt64120_mem_resource.end <<= GT_PCI_DCRM_SHF; in mips_pcibios_init()127 gt64120_mem_resource.end |= (1 << GT_PCI_DCRM_SHF) - 1; in mips_pcibios_init()