Searched refs:WITH_WR_VERIFY (Results 1 – 7 of 7) sorted by relevance
104 #define WITH_WR_VERIFY (1 << 1) /* verify data was written correctly */ macro
96 int flags = WITH_WR_VERIFY; in _fb_nand_write()
54 int write_flags = WITH_WR_VERIFY; in nand_block_op()
625 if ((flags & WITH_WR_VERIFY) && !rval) in nand_write_skip_bad()665 if ((flags & WITH_WR_VERIFY) && !rval) in nand_write_skip_bad()
624 WITH_WR_VERIFY); in do_nand()633 WITH_DROP_FFS | WITH_WR_VERIFY); in do_nand()
241 config_block, WITH_WR_VERIFY); in write_tdx_cfg_block_to_nand()
853 (u_char *)buf, WITH_WR_VERIFY); in nandbcb_write_bs_skip_bad()
Completed in 17 milliseconds