Lines Matching +full:20 +full:a
13 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
22 * You should have received a copy of the GNU General Public License along
39 static char bcm47xx_system_type[20] = "Broadcom BCM47XX";
80 max = 128 << 20; in prom_init_mem()
82 for (mem = 1 << 20; mem < max; mem += 1 << 20) { in prom_init_mem()
99 if (c->cputype == CPU_74K && (mem == (128 << 20))) in prom_init_mem()
128 * dropped. Calling it at this stage causes a hang.
150 if (lowmem != 128 << 20 || !highmem_region) in bcm47xx_prom_highmem_init()
161 ENTRYLO(0x80000000 + (256 << 20)), in bcm47xx_prom_highmem_init()
165 for (extmem = 128 << 20; extmem < 512 << 20; extmem <<= 1) { in bcm47xx_prom_highmem_init()
177 extmem >> 20); in bcm47xx_prom_highmem_init()