Searched refs:banks (Results 1 – 2 of 2) sorted by relevance
130 The SC520 CDP board has two banks of CFI-compliant chips and one307 The TQM8xxL PowerPC board has up to two banks of CFI-compliant
3479 unsigned int banks = !!(cfg & F_BKS) + 1; in mc7_calc_size() local3482 unsigned int MBs = ((256 << density) * banks) / (org << width); in mc7_calc_size()