Searched refs:gt64120_mem_resource (Results 1 – 1 of 1) sorted by relevance
47 static struct resource gt64120_mem_resource = { variable81 .mem_resource = >64120_mem_resource,133 gt64120_mem_resource.start = start; in mips_pcibios_init()134 gt64120_mem_resource.end = end; in mips_pcibios_init()137 gt64120_mem_resource.start <<= GT_PCI_DCRM_SHF; in mips_pcibios_init()138 gt64120_mem_resource.end <<= GT_PCI_DCRM_SHF; in mips_pcibios_init()139 gt64120_mem_resource.end |= (1 << GT_PCI_DCRM_SHF) - 1; in mips_pcibios_init()