Lines Matching refs:ONENAND_IS_DDP
249 if (ONENAND_IS_DDP(this) && addr >= this->diesize[0]) { in flexonenand_block()
283 if (ONENAND_IS_DDP(this) && block >= this->density_mask) { in flexonenand_addr()
865 if (found && ONENAND_IS_DDP(this)) { in onenand_check_bufferram()
1249 if (ONENAND_IS_DDP(this) && in onenand_read_ops_nolock()
2275 if (ONENAND_IS_DDP(this)) { in onenand_multiblock_erase()
2808 if (ONENAND_IS_DDP(this) && !FLEXONENAND(this)) { in onenand_unlock_all()
3398 if (ONENAND_IS_DDP(this)) in onenand_check_features()
3407 if (!ONENAND_IS_DDP(this)) in onenand_check_features()
3559 blksperdie >>= ONENAND_IS_DDP(this) ? 1 : 0; in flexonenand_get_size()
3686 if (die && (!ONENAND_IS_DDP(this))) in flexonenand_set_boundary()
3695 blksperdie >>= ONENAND_IS_DDP(this) ? 1 : 0; in flexonenand_set_boundary()
3843 this->dies = ONENAND_IS_DDP(this) ? 2 : 1; in onenand_probe()
3880 if (ONENAND_IS_DDP(this)) in onenand_probe()