Home
last modified time | relevance | path

Searched refs:block_mark_chunk_bit_offset (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/
H A Dmxsboot.c169 uint32_t block_mark_chunk_bit_offset; in mx28_nand_get_mark_offset() local
195 block_mark_chunk_bit_offset = block_mark_bit_offset - in mx28_nand_get_mark_offset()
198 if (block_mark_chunk_bit_offset > chunk_data_size_in_bits) in mx28_nand_get_mark_offset()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxs_nand.c121 uint32_t block_mark_chunk_bit_offset; in mxs_nand_calc_mark_offset() local
144 block_mark_chunk_bit_offset = block_mark_bit_offset - in mxs_nand_calc_mark_offset()
147 if (block_mark_chunk_bit_offset > chunk_data_size_in_bits) in mxs_nand_calc_mark_offset()