Home
last modified time | relevance | path

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

/drivers/mtd/maps/
DKconfig130 The SC520 CDP board has two banks of CFI-compliant chips and one
307 The TQM8xxL PowerPC board has up to two banks of CFI-compliant
/drivers/net/cxgb3/
Dt3_hw.c3479 unsigned int banks = !!(cfg & F_BKS) + 1; in mc7_calc_size() local
3482 unsigned int MBs = ((256 << density) * banks) / (org << width); in mc7_calc_size()