Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/bcm/
Dnvm.h93 B_UINT32 FlashPartMaxSize; member
156 B_UINT32 FlashPartMaxSize; // Flash Part Max Size member
Dnvm.c2583 …G_TYPE_OTHERS, NVM_RW, DBG_LVL_ALL, "FlashPartMaxSize :0x%x", (psFlash2xCSInfo->FlashPartMaxSize)); in BcmDumpFlash2XCSStructure()
2643 psFlash2xCSInfo->FlashPartMaxSize = ntohl(psFlash2xCSInfo->FlashPartMaxSize); in ConvertEndianOf2XCSStructure()
2700 psFlashCSInfo->FlashPartMaxSize = ntohl(psFlashCSInfo->FlashPartMaxSize); in ConvertEndianOfCSStructure()