Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/bcm/
Dnvm.h105 #define DEFAULT_SECTOR_SIZE (64*1024) macro
199 B_UINT32 SectorAccessBitMap[FLASH2X_TOTAL_SIZE/(DEFAULT_SECTOR_SIZE *16)];
Dnvm.c2335 Adapter->uiSectorSize = DEFAULT_SECTOR_SIZE; in BcmGetFlashSectorSize()
2348 Adapter->uiSectorSize = DEFAULT_SECTOR_SIZE; in BcmGetFlashSectorSize()
2608 for(Index =0; Index <(FLASH2X_TOTAL_SIZE/(DEFAULT_SECTOR_SIZE *16)); Index++) in BcmDumpFlash2XCSStructure()
2667 for(Index =0; Index <(FLASH2X_TOTAL_SIZE/(DEFAULT_SECTOR_SIZE *16)); Index++) in ConvertEndianOf2XCSStructure()