Searched refs:BlockAddressStart (Results 1 – 2 of 2) sorted by relevance
90 UINT8 BlockAddressStart; //Start of the Block address in actual NAND member102 UINT8 BlockAddressStart; //Start of the Block address in actual NAND member
60 …return ((BlockIndex << gNandFlashInfo->BlockAddressStart) + (PageIndex << gNandFlashInfo->PageAddr… in GetActualPageAddressInBytes()171 gNandFlashInfo->BlockAddressStart = gNandPartInfoTable[Index].BlockAddressStart; in NandDetectPart()