Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dsh_flctl.c500 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()
[all …]