Searched refs:chip_state (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/lpddr/
H A Dlpddr_cmds.c124 flstate_t chip_state = chip->state; local
140 map->name, chip_state);
163 while (chip->state != chip_state) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c1217 int chip_state = chip->state; local
1260 while (chip->state != chip_state) {
1270 if (chip->erase_suspended && chip_state == FL_ERASING) {
1275 if (chip->write_suspended && chip_state == FL_WRITING) {

Completed in 114 milliseconds