Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Donenand_regs.h134 #define ONENAND_CMD_RESET (0xF0) macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Donenand_regs.h134 #define ONENAND_CMD_RESET (0xF0) macro
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A Donenand_base.c2850 this->command(mtd, ONENAND_CMD_RESET, 0, 0); in onenand_otp_write_oob_nolock()
2921 this->command(mtd, ONENAND_CMD_RESET, 0, 0); in do_otp_read()
2965 this->command(mtd, ONENAND_CMD_RESET, 0, 0); in do_otp_write()
3005 this->command(mtd, ONENAND_CMD_RESET, 0, 0); in do_otp_lock()
3410 this->command(mtd, ONENAND_CMD_RESET, 0, 0); in flexonenand_get_boundary()
3632 this->write_word(ONENAND_CMD_RESET, this->base + ONENAND_REG_COMMAND); in flexonenand_set_boundary()
3667 this->write_word(ONENAND_CMD_RESET, this->base + ONENAND_BOOTRAM); in onenand_chip_probe()
H A Donenand_samsung.c297 if (value == ONENAND_CMD_RESET) { in s3c_onenand_writew()
/OK3568_Linux_fs/u-boot/drivers/mtd/onenand/
H A Dsamsung.c196 if (value == ONENAND_CMD_RESET) { in s3c_onenand_writew()
H A Donenand_base.c2292 this->command(mtd, ONENAND_CMD_RESET, 0, 0); in flexonenand_get_boundary()
2512 this->write_word(ONENAND_CMD_RESET, this->base + ONENAND_REG_COMMAND); in flexonenand_set_boundary()
2549 this->write_word(ONENAND_CMD_RESET, this->base + ONENAND_BOOTRAM); in onenand_chip_probe()