Home
last modified time | relevance | path

Searched refs:nand_status_op (Results 1 – 11 of 11) sorted by relevance

/drivers/mtd/nand/raw/
Dnand_toshiba.c79 ret = nand_status_op(chip, &status); in toshiba_nand_benand_eccstatus()
Dnand_legacy.c545 ret = nand_status_op(chip, NULL); in nand_wait()
Dtmio_nand.c212 nand_status_op(nand_chip, &status); in tmio_nand_wait()
Dnand_micron.c320 ret = nand_status_op(chip, &status); in micron_nand_read_page_on_die_ecc()
Dnand_base.c332 ret = nand_status_op(chip, &status); in nand_check_wp()
621 ret = nand_status_op(chip, NULL); in nand_soft_waitrdy()
1343 ret = nand_status_op(chip, &status); in nand_exec_prog_page_op()
1416 ret = nand_status_op(chip, &status); in nand_prog_page_end_op()
1601 int nand_status_op(struct nand_chip *chip, u8 *status) in nand_status_op() function
1625 EXPORT_SYMBOL_GPL(nand_status_op);
1692 ret = nand_status_op(chip, &status); in nand_erase_op()
Dtango_nand.c344 err = nand_status_op(chip, &status); in tango_write_page()
Dvf610_nfc.c630 ret = nand_status_op(chip, &status); in vf610_nfc_write_page()
Dr852.c373 nand_status_op(chip, &status); in r852_wait()
Darasan-nand-controller.c508 ret = nand_status_op(chip, &status); in anfc_write_page_hw_ecc()
Dmarvell_nand.c1189 ret = nand_status_op(chip, &status); in marvell_nfc_hw_ecc_hmg_do_write_page()
1663 ret = nand_status_op(chip, &status); in marvell_nfc_hw_ecc_bch_write_page()
/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c1376 nand_status_op(chip, NULL); in brcmnand_wp()