Searched defs:busw (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dnand_base.c1168 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; local
2748 static void nand_set_defaults(struct nand_chip *chip, int busw) argument
2792 nand_get_flash_type(struct mtd_info *mtd, struct nand_chip *chip, int busw, int *maf_id, struct nand_flash_dev *type) argument
3027 int i, busw, nand_maf_id; local
[all...]
H A Dnandsim.c295 uint busw; /* flash chip bus width (8 or 16) */ member in struct:nandsim
[all...]

Completed in 74 milliseconds