Lines Matching refs:set_cmd_regs
500 static void set_cmd_regs(struct mtd_info *mtd, uint32_t cmd, uint32_t flcmcdr_val) in set_cmd_regs() function
588 set_cmd_regs(mtd, NAND_CMD_READ0, in execmd_read_page_sector()
635 set_cmd_regs(mtd, NAND_CMD_READ0, in execmd_read_oob()
658 set_cmd_regs(mtd, NAND_CMD_PAGEPROG, in execmd_write_page_sector()
684 set_cmd_regs(mtd, NAND_CMD_PAGEPROG, in execmd_write_oob()
719 set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8) in flctl_cmdfunc()
722 set_cmd_regs(mtd, command, command); in flctl_cmdfunc()
740 set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8) in flctl_cmdfunc()
744 set_cmd_regs(mtd, command, command); in flctl_cmdfunc()
755 set_cmd_regs(mtd, command, (NAND_CMD_RNDOUTSTART << 8) in flctl_cmdfunc()
758 set_cmd_regs(mtd, command, command); in flctl_cmdfunc()
766 set_cmd_regs(mtd, command, command); in flctl_cmdfunc()
786 set_cmd_regs(mtd, NAND_CMD_ERASE1, in flctl_cmdfunc()
814 set_cmd_regs(mtd, NAND_CMD_SEQIN, in flctl_cmdfunc()
831 set_cmd_regs(mtd, command, (command << 8) | NAND_CMD_SEQIN); in flctl_cmdfunc()
840 set_cmd_regs(mtd, command, command); in flctl_cmdfunc()
850 set_cmd_regs(mtd, command, command); in flctl_cmdfunc()