Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Donenand.h174 #define ONENAND_IS_2PLANE(this) \ macro
177 #define ONENAND_IS_2PLANE(this) (0) macro
/openbmc/u-boot/include/linux/mtd/
H A Donenand.h146 #define ONENAND_IS_2PLANE(this) (0) macro
/openbmc/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c441 if (ONENAND_IS_2PLANE(this)) { in onenand_command()
459 if (ONENAND_IS_2PLANE(this) || ONENAND_IS_4KB_PAGE(this)) in onenand_command()
496 if (ONENAND_IS_2PLANE(this) && cmd == ONENAND_CMD_PROG) in onenand_command()
903 if (ONENAND_IS_2PLANE(this)) in onenand_check_bufferram()
946 if (ONENAND_IS_2PLANE(this)) in onenand_update_bufferram()
1756 if (ONENAND_IS_2PLANE(this)) { in onenand_panic_write()
2048 if (ONENAND_IS_2PLANE(this)) { in onenand_write_oob_nolock()
2717 if (ONENAND_IS_2PLANE(this)) { in onenand_otp_command()
2743 if (ONENAND_IS_2PLANE(this) && cmd == ONENAND_CMD_PROG) in onenand_otp_command()
2845 if (ONENAND_IS_2PLANE(this)) { in onenand_otp_write_oob_nolock()
[all …]
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c646 if (ONENAND_IS_2PLANE(this)) in onenand_check_bufferram()
689 if (ONENAND_IS_2PLANE(this)) in onenand_update_bufferram()
1489 if (ONENAND_IS_2PLANE(this)) { in onenand_write_ops_nolock()
1608 if (ONENAND_IS_2PLANE(this)) { in onenand_write_oob_nolock()