Searched refs:MBs (Results 1 – 3 of 3) sorted by relevance
44 spread with an address region size on the order of 10s of MBs, which
19 binaries by many MBs in some cases. Whilst we could make them sparse, there is a second
3522 unsigned int MBs = ((256 << density) * banks) / (org << width); in mc7_calc_size() local3524 return MBs << 20; in mc7_calc_size()