Home
last modified time | relevance | path

Searched refs:FL_WRITING (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/include/linux/mtd/
Dflashchip.h30 FL_WRITING, enumerator
Dnand.h112 FL_WRITING, enumerator
/linux-2.4.37.9/drivers/mtd/nand/
Dnand.c470 status = this->waitfunc (mtd, this, FL_WRITING); in nand_write_page()
814 nand_get_chip (this, mtd, FL_WRITING, NULL); in nand_write_ecc()
902 nand_get_chip (this, mtd, FL_WRITING, NULL); in nand_write_oob()
930 status = this->waitfunc (mtd, this, FL_WRITING); in nand_write_oob()
1005 nand_get_chip (this, mtd, FL_WRITING, NULL); in nand_writev_ecc()
/linux-2.4.37.9/drivers/mtd/chips/
Dcfi_cmdset_0001.c532 case FL_WRITING:
854 chip->state = FL_WRITING;
863 if (chip->state != FL_WRITING) {
1223 chip->state = FL_WRITING;
1232 if (chip->state != FL_WRITING) {
Dcfi_cmdset_0020.c332 case FL_WRITING: in do_read_onechip()
558 chip->state = FL_WRITING; in do_write_buffer()
567 if (chip->state != FL_WRITING) { in do_write_buffer()
Dsharp.c361 chip->state = FL_WRITING; in sharp_write_oneword()
Damd_flash.c920 chip->state = FL_WRITING; in write_one_word()
Dcfi_cmdset_0002.c489 chip->state = FL_WRITING; in do_write_oneword()