Searched refs:byte_cnt (Results 1 – 1 of 1) sorted by relevance
241 uint32_t byte_cnt, in nand_read_data() argument262 if (byte_cnt == 0 || in nand_read_data()320 if (byte_cnt == 0) in nand_read_data()331 if (byte_cnt == 0) in nand_read_data()347 uint32_t byte_cnt = U(0); in nand_read() local388 byte_cnt = size; in nand_read()409 byte_cnt = size; in nand_read()412 byte_cnt = nand->page_size; in nand_read()428 src_addr += byte_cnt; in nand_read()429 out += byte_cnt; in nand_read()[all …]
Completed in 3 milliseconds