Searched refs:nand_status_op (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | nand_toshiba.c | 25 ret = nand_status_op(chip, &status); in toshiba_nand_benand_eccstatus()
|
| D | tmio_nand.c | 211 nand_status_op(nand_chip, &status); in tmio_nand_wait()
|
| D | nand_legacy.c | 543 ret = nand_status_op(chip, NULL); in nand_wait()
|
| D | nand_micron.c | 299 ret = nand_status_op(chip, &status); in micron_nand_read_page_on_die_ecc()
|
| D | nand_base.c | 387 ret = nand_status_op(chip, &status); in nand_check_wp() 678 ret = nand_status_op(chip, NULL); in nand_soft_waitrdy() 1346 ret = nand_status_op(chip, &status); in nand_exec_prog_page_op() 1419 ret = nand_status_op(chip, &status); in nand_prog_page_end_op() 1604 int nand_status_op(struct nand_chip *chip, u8 *status) in nand_status_op() function 1628 EXPORT_SYMBOL_GPL(nand_status_op); 1695 ret = nand_status_op(chip, &status); in nand_erase_op()
|
| D | r852.c | 373 nand_status_op(chip, &status); in r852_wait()
|
| D | vf610_nfc.c | 633 ret = nand_status_op(chip, &status); in vf610_nfc_write_page()
|
| D | diskonchip.c | 444 nand_status_op(this, NULL); in doc200x_wait()
|
| /Linux-v5.4/include/linux/mtd/ |
| D | rawnand.h | 1330 int nand_status_op(struct nand_chip *chip, u8 *status);
|
| /Linux-v5.4/drivers/mtd/nand/raw/brcmnand/ |
| D | brcmnand.c | 1182 nand_status_op(chip, NULL); in brcmnand_wp()
|