Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_nandif.c165 unsigned chunkNo; in ynandif_QueryNANDBlock() local
170 chunkNo = blockId * dev->param.chunks_per_block; in ynandif_QueryNANDBlock()
175 ynandif_ReadChunkWithTagsFromNAND(dev, chunkNo, NULL, &tags); in ynandif_QueryNANDBlock()