Lines Matching refs:ONENAND_IS_2PLANE
413 if (ONENAND_IS_2PLANE(this)) { in onenand_command()
431 if (ONENAND_IS_2PLANE(this) || ONENAND_IS_4KB_PAGE(this)) in onenand_command()
468 if (ONENAND_IS_2PLANE(this) && cmd == ONENAND_CMD_PROG) in onenand_command()
875 if (ONENAND_IS_2PLANE(this)) in onenand_check_bufferram()
918 if (ONENAND_IS_2PLANE(this)) in onenand_update_bufferram()
1789 if (ONENAND_IS_2PLANE(this)) { in onenand_panic_write()
1945 if (!ONENAND_IS_2PLANE(this) && !ONENAND_IS_4KB_PAGE(this) && !first) { in onenand_write_ops_nolock()
1988 if (ONENAND_IS_2PLANE(this) || ONENAND_IS_4KB_PAGE(this)) { in onenand_write_ops_nolock()
2125 if (ONENAND_IS_2PLANE(this)) { in onenand_write_oob_nolock()
2840 if (ONENAND_IS_2PLANE(this)) { in onenand_otp_command()
2866 if (ONENAND_IS_2PLANE(this) && cmd == ONENAND_CMD_PROG) in onenand_otp_command()
2970 if (ONENAND_IS_2PLANE(this)) { in onenand_otp_write_oob_nolock()
3900 if (ONENAND_IS_2PLANE(this)) { in onenand_probe()