Home
last modified time | relevance | path

Searched refs:NAND_CMD_READSTART (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dsh_flctl.c631 (NAND_CMD_READSTART << 8) | NAND_CMD_READ0); in execmd_read_page_sector()
678 (NAND_CMD_READSTART << 8) | NAND_CMD_READ0); in execmd_read_oob()
762 set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8) in flctl_cmdfunc()
783 set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8) in flctl_cmdfunc()
A Dnand_legacy.c486 chip->legacy.cmd_ctrl(chip, NAND_CMD_READSTART, in nand_command_lp()
A Dpl35x-nand-controller.c606 PL35X_SMC_CMD_PHASE_CMD1(NAND_CMD_READSTART) | in pl35x_nand_read_page_hwecc()
1019 PL35X_SMC_ECC_CMD1_READ_END(NAND_CMD_READSTART) | in pl35x_nand_reset_state()
A Dmpc5121_nfc.c374 mpc5121_nfc_send_cmd(mtd, NAND_CMD_READSTART); in mpc5121_nfc_command()
A Drenesas-nand-controller.c408 COMMAND_2(NAND_CMD_READSTART) | COMMAND_FIFO_SEL | in rnandc_read_page_hw_ecc()
502 COMMAND_2(NAND_CMD_READSTART) | COMMAND_FIFO_SEL | in rnandc_read_subpage_hw_ecc()
A Dhisi504_nand.c264 hinfc_write(host, NAND_CMD_READSTART << 8 | NAND_CMD_READ0, in hisi_nfc_send_cmd_readstart()
A Dmxc_nand.c726 host->devtype_data->send_cmd(host, NAND_CMD_READSTART, true); in mxc_nand_read_page_v1()
786 NAND_CMD_READSTART, true); in mxc_nand_read_page_v2_v3()
A Dvf610_nfc.c564 cmd1 |= NAND_CMD_READSTART << CMD_BYTE2_SHIFT; in vf610_nfc_read_page()
A Dcafe_nand.c245 cafe_writel(cafe, cafe->ctl2 | 0x100 | NAND_CMD_READSTART, NAND_CTRL2); in cafe_nand_cmdfunc()
A Dfsl_elbc_nand.c290 (NAND_CMD_READSTART << FCR_CMD1_SHIFT)); in fsl_elbc_do_read()
A Dnandsim.c1079 case NAND_CMD_READSTART: in ns_check_command()
1109 case NAND_CMD_READSTART: in ns_get_state_by_command()
A Dfsl_ifc_nand.c268 (NAND_CMD_READSTART << IFC_NAND_FCR0_CMD1_SHIFT), in fsl_ifc_do_read()
A Dtegra_nand.c510 writel_relaxed(NAND_CMD_READSTART, ctrl->regs + CMD_REG2); in tegra_nand_page_xfer()
A Dmarvell_nand.c1046 NDCB0_CMD2(NAND_CMD_READSTART), in marvell_nfc_hw_ecc_hmg_do_read_page()
1316 NDCB0_CMD2(NAND_CMD_READSTART); in marvell_nfc_hw_ecc_bch_read_chunk()
A Darasan-nand-controller.c415 CMD_2(NAND_CMD_READSTART) | in anfc_read_page_hw_ecc()
A Dmeson_nand.c620 nfc->cmdfifo.rw.cmd1 = cs | NFC_CMD_CLE | NAND_CMD_READSTART; in meson_nfc_rw_cmd_prepare_and_execute()
A Dstm32_fmc2_nand.c766 FIELD_PREP(FMC2_CSQCFGR1_CMD2, NAND_CMD_READSTART) | in stm32_fmc2_nfc_rw_page_init()
A Dsunxi_nand.c930 NAND_CMD_READSTART, nfc->regs + NFC_REG_RCMD_SET); in sunxi_nfc_hw_ecc_read_chunks_dma()
A Dnand_base.c1184 NAND_OP_CMD(NAND_CMD_READSTART, NAND_COMMON_TIMING_NS(conf, tWB_max)), in nand_lp_exec_read_page_op()
1221 NAND_OP_CMD(NAND_CMD_READSTART, NAND_COMMON_TIMING_NS(conf, tWB_max)), in nand_lp_exec_cont_read_page_op()
/linux-6.3-rc2/drivers/mtd/nand/raw/bcm47xxnflash/
A Dops_bcm4706.c113 ctlcode |= NAND_CMD_READSTART << 8; in bcm47xxnflash_ops_bcm4706_read()
/linux-6.3-rc2/include/linux/mtd/
A Drawnand.h69 #define NAND_CMD_READSTART 0x30 macro
/linux-6.3-rc2/drivers/mtd/nand/raw/atmel/
A Dnand-controller.c1067 nc->op.cmds[nc->op.ncmds++] = NAND_CMD_READSTART; in atmel_hsmc_nand_pmecc_read_pg()

Completed in 126 milliseconds