Searched refs:NAND_BBT_PERCHIP (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dbbm.h71 #define NAND_BBT_PERCHIP 0x00000080 macro
H A Dnand.h558 #define NAND_BBT_PERCHIP 0x00000080 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_bbt.c206 * Applies only if NAND_BBT_PERCHIP option is set
218 if (td->options & NAND_BBT_PERCHIP) {
366 * Applies only if NAND_BBT_PERCHIP option is set
454 * If the option NAND_BBT_PERCHIP is given, each chip is searched
480 if (td->options & NAND_BBT_PERCHIP) {
582 if (td->options & NAND_BBT_PERCHIP) {
785 if (td->options & NAND_BBT_PERCHIP)
795 chipsel = (td->options & NAND_BBT_PERCHIP) ? i : -1;
896 if (td->options & NAND_BBT_PERCHIP) {
1045 if (td->options & NAND_BBT_PERCHIP) {
[all...]
H A Drtc_from4.c120 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
130 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
H A Dnand_base.c2165 (chip->bbt_td->options & NAND_BBT_PERCHIP))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/47xxnand/
H A Dbrcmnand_bbt.c276 * Applies only if NAND_BBT_PERCHIP option is set
289 if (td->options & NAND_BBT_PERCHIP) {
443 * Applies only if NAND_BBT_PERCHIP option is set
532 * If the option NAND_BBT_PERCHIP is given, each chip is searched
558 if (td->options & NAND_BBT_PERCHIP) {
660 if (td->options & NAND_BBT_PERCHIP) {
863 if (td->options & NAND_BBT_PERCHIP)
873 chipsel = (td->options & NAND_BBT_PERCHIP) ? i : -1;
974 if (td->options & NAND_BBT_PERCHIP) {
1125 if (td->options & NAND_BBT_PERCHIP) {
[all...]

Completed in 48 milliseconds