Searched refs:set_cmd_regs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | sh_flctl.c | 539 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(mt in flctl_cmdfunc() [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | sh_flctl.c | 538 static void set_cmd_regs(struct mtd_info *mtd, uint32_t cmd, uint32_t flcmcdr_val) in set_cmd_regs() function 629 set_cmd_regs(mtd, NAND_CMD_READ0, in execmd_read_page_sector() 676 set_cmd_regs(mtd, NAND_CMD_READ0, in execmd_read_oob() 699 set_cmd_regs(mtd, NAND_CMD_PAGEPROG, in execmd_write_page_sector() 725 set_cmd_regs(mtd, NAND_CMD_PAGEPROG, in execmd_write_oob() 761 set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8) in flctl_cmdfunc() 764 set_cmd_regs(mtd, command, command); in flctl_cmdfunc() 782 set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8) in flctl_cmdfunc() 786 set_cmd_regs(mtd, command, command); in flctl_cmdfunc() 797 set_cmd_regs(mt in flctl_cmdfunc() [all...] |
Completed in 3 milliseconds