chip_state 1275 drivers/mtd/chips/cfi_cmdset_0001.c int chip_state = chip->state; chip_state 1290 drivers/mtd/chips/cfi_cmdset_0001.c if (chip->state != chip_state) { chip_state 1306 drivers/mtd/chips/cfi_cmdset_0001.c if (chip->erase_suspended && chip_state == FL_ERASING) { chip_state 1311 drivers/mtd/chips/cfi_cmdset_0001.c if (chip->write_suspended && chip_state == FL_WRITING) { chip_state 102 drivers/mtd/lpddr/lpddr_cmds.c flstate_t chip_state = chip->state; chip_state 118 drivers/mtd/lpddr/lpddr_cmds.c map->name, chip_state); chip_state 141 drivers/mtd/lpddr/lpddr_cmds.c while (chip->state != chip_state) {