Searched refs:ONENAND_IS_4KB_PAGE (Results 1 – 2 of 2) sorted by relevance
143 #define ONENAND_IS_4KB_PAGE(this) \ macro
381 if (ONENAND_IS_4KB_PAGE(this)) in onenand_command()409 if (ONENAND_IS_4KB_PAGE(this)) in onenand_command()960 if (!ONENAND_IS_4KB_PAGE(this)) in onenand_read_ops_nolock()966 if (!ONENAND_IS_4KB_PAGE(this)) { in onenand_read_ops_nolock()1042 readcmd = ONENAND_IS_4KB_PAGE(this) ? in onenand_read_oob_nolock()1225 readcmd = ONENAND_IS_4KB_PAGE(this) ? in onenand_bbt_read_oob()1295 readcmd = ONENAND_IS_4KB_PAGE(this) ? in onenand_verify_oob()1583 oobcmd = ONENAND_IS_4KB_PAGE(this) ? in onenand_write_oob_nolock()1601 if (ONENAND_IS_4KB_PAGE(this)) { in onenand_write_oob_nolock()2182 if (ONENAND_IS_4KB_PAGE(this)) in onenand_check_features()[all …]
Completed in 8 milliseconds