Home
last modified time | relevance | path

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

/openbmc/qemu/hw/mips/
H A Dboston.c98 static const MemMapEntry boston_memmap[] = { variable
333 boston_memmap[BOSTON_CM].base); in type_init()
336 regaddr = cpu_mips_phys_to_kseg1(NULL, boston_memmap[BOSTON_CM].base in type_init()
339 boston_memmap[BOSTON_GIC].base | GCR_GIC_BASE_GICEN_MSK); in type_init()
342 regaddr = cpu_mips_phys_to_kseg1(NULL, boston_memmap[BOSTON_CM].base in type_init()
345 boston_memmap[BOSTON_CPC].base | GCR_CPC_BASE_CPCEN_MSK); in type_init()
393 1, boston_memmap[BOSTON_LOWDDR].base, 1, ram_low_sz, in boston_fdt_filter()
394 1, boston_memmap[BOSTON_HIGHDDR].base + ram_low_sz, in boston_fdt_filter()
716 boston_memmap[BOSTON_FLASH].size, &error_fatal); in boston_mach_init()
718 boston_memmap[BOSTON_FLASH].base, in boston_mach_init()
[all …]