chips_per_word     70 drivers/mtd/chips/cfi_util.c 	int wordwidth, words_per_bus, chip_mode, chips_per_word;
chips_per_word     87 drivers/mtd/chips/cfi_util.c 	chips_per_word = wordwidth * cfi_interleave(cfi) / map_bankwidth(map);
chips_per_word    106 drivers/mtd/chips/cfi_util.c 	switch (chips_per_word) {
chips_per_word    136 drivers/mtd/chips/cfi_util.c 	int wordwidth, words_per_bus, chip_mode, chips_per_word;
chips_per_word    153 drivers/mtd/chips/cfi_util.c 	chips_per_word = wordwidth * cfi_interleave(cfi) / map_bankwidth(map);
chips_per_word    162 drivers/mtd/chips/cfi_util.c 	switch(chips_per_word) {