Searched refs:ONENAND_IS_2PLANE (Results 1 – 2 of 2) sorted by relevance
176 #define ONENAND_IS_2PLANE(this) \ macro179 #define ONENAND_IS_2PLANE(this) (0) macro
444 if (ONENAND_IS_2PLANE(this)) { in onenand_command()462 if (ONENAND_IS_2PLANE(this) || ONENAND_IS_4KB_PAGE(this)) in onenand_command()499 if (ONENAND_IS_2PLANE(this) && cmd == ONENAND_CMD_PROG) in onenand_command()906 if (ONENAND_IS_2PLANE(this)) in onenand_check_bufferram()949 if (ONENAND_IS_2PLANE(this)) in onenand_update_bufferram()1752 if (ONENAND_IS_2PLANE(this)) { in onenand_panic_write()1876 if (!ONENAND_IS_2PLANE(this) && !ONENAND_IS_4KB_PAGE(this) && !first) { in onenand_write_ops_nolock()1919 if (ONENAND_IS_2PLANE(this) || ONENAND_IS_4KB_PAGE(this)) { in onenand_write_ops_nolock()2047 if (ONENAND_IS_2PLANE(this)) { in onenand_write_oob_nolock()2716 if (ONENAND_IS_2PLANE(this)) { in onenand_otp_command()[all …]