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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_base.c832 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; local
2284 static void nand_set_defaults(struct nand_chip *chip, int busw) argument
2328 nand_get_flash_type(struct mtd_info *mtd, struct nand_chip *chip, int busw, int *maf_id) argument
2500 int i, busw, nand_maf_id; local
[all...]
H A Dnandsim.c280 uint busw; /* flash chip bus width (8 or 16) */ member in struct:nandsim
[all...]

Completed in 117 milliseconds