Searched refs:FL_LOCKING (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dflashchip.h38 FL_LOCKING, enumerator in enum:__anon10058
H A Donenand.h37 FL_LOCKING, enumerator in enum:__anon10063
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/chips/
H A Dfwh_lock.h18 #define FWH_XXLOCK_ONEBLOCK_LOCK ((struct fwh_xxlock_thunk){ FWH_DENY_WRITE, FL_LOCKING})
62 ret = get_chip(map, chip, adr, FL_LOCKING);
H A Dcfi_cmdset_0002.c1621 ret = get_chip(map, chip, adr + chip->start, FL_LOCKING);
1624 chip->state = FL_LOCKING;
H A Dcfi_cmdset_0001.c1885 ret = get_chip(map, chip, adr, FL_LOCKING);
1897 chip->state = FL_LOCKING;
H A Dcfi_cmdset_0020.c1089 chip->state = FL_LOCKING;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/onenand/
H A Donenand_base.c1663 this->wait(mtd, FL_LOCKING);
1692 this->wait(mtd, FL_LOCKING);
1780 this->wait(mtd, FL_LOCKING);

Completed in 62 milliseconds