Searched refs:FL_SYNCING (Results 1 – 7 of 7) sorted by relevance
45 FL_SYNCING, enumerator
193 && chip->state != FL_SYNCING) { in get_chip()246 if (chip->state == FL_SYNCING) { in get_chip()289 if (FL_SYNCING == mode && FL_READY != chip->oldstate) in chip_ready()
761 if (mode == FL_SYNCING && chip->oldstate != FL_READY) in chip_ready()868 || mode == FL_SHUTDOWN) && chip->state != FL_SYNCING) { in get_chip()921 if (chip->state == FL_SYNCING) { in get_chip()1980 ret = get_chip(map, chip, chip->start, FL_SYNCING); in cfi_intelext_sync()1984 chip->state = FL_SYNCING; in cfi_intelext_sync()2000 if (chip->state == FL_SYNCING) { in cfi_intelext_sync()
998 chip->state = FL_SYNCING; in cfi_staa_sync()1003 case FL_SYNCING: in cfi_staa_sync()1027 if (chip->state == FL_SYNCING) { in cfi_staa_sync()
2104 chip->state = FL_SYNCING; in cfi_amdstd_sync()2109 case FL_SYNCING: in cfi_amdstd_sync()2135 if (chip->state == FL_SYNCING) { in cfi_amdstd_sync()
2540 onenand_get_device(mtd, FL_SYNCING); in onenand_sync()3538 this->wait(mtd, FL_SYNCING); in flexonenand_get_boundary()3731 this->wait(mtd, FL_SYNCING); in flexonenand_set_boundary()
2704 nand_get_device(chip, mtd, FL_SYNCING); in nand_sync()