Searched refs:IQ80321_SDRAM_START (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/arm/xscale/i80321/
H A Diq80321reg.h88 #define IQ80321_SDRAM_START 0xa0000000 macro
H A Dep80219_machdep.c250 pmap_map_chunk(l1pagetable, KERNBASE, IQ80321_SDRAM_START, 0x100000,
252 pmap_map_chunk(l1pagetable, KERNBASE + 0x100000, IQ80321_SDRAM_START + 0x100000,
254 pmap_map_chunk(l1pagetable, KERNBASE + 0x200000, IQ80321_SDRAM_START + 0x200000,
343 arm_physmem_hardware_region(IQ80321_SDRAM_START, memsize);

Completed in 45 milliseconds