Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsh_flctl.c539 static void set_cmd_regs(struct mtd_info *mtd, uint32_t cmd, uint32_t flcmcdr_val) in set_cmd_regs() function
630 set_cmd_regs(mtd, NAND_CMD_READ0, in execmd_read_page_sector()
677 set_cmd_regs(mtd, NAND_CMD_READ0, in execmd_read_oob()
700 set_cmd_regs(mtd, NAND_CMD_PAGEPROG, in execmd_write_page_sector()
726 set_cmd_regs(mtd, NAND_CMD_PAGEPROG, in execmd_write_oob()
762 set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8) in flctl_cmdfunc()
765 set_cmd_regs(mtd, command, command); in flctl_cmdfunc()
783 set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8) in flctl_cmdfunc()
787 set_cmd_regs(mtd, command, command); in flctl_cmdfunc()
798 set_cmd_regs(mtd, command, (NAND_CMD_RNDOUTSTART << 8) in flctl_cmdfunc()
[all …]