Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
Dnvm.h105 #define DEFAULT_SECTOR_SIZE (64*1024) macro
199 B_UINT32 SectorAccessBitMap[FLASH2X_TOTAL_SIZE/(DEFAULT_SECTOR_SIZE *16)];
Dnvm.c2346 Adapter->uiSectorSize = DEFAULT_SECTOR_SIZE; in BcmGetFlashSectorSize()
2359 Adapter->uiSectorSize = DEFAULT_SECTOR_SIZE; in BcmGetFlashSectorSize()
2619 for(Index =0; Index <(FLASH2X_TOTAL_SIZE/(DEFAULT_SECTOR_SIZE *16)); Index++) in BcmDumpFlash2XCSStructure()
2678 for(Index =0; Index <(FLASH2X_TOTAL_SIZE/(DEFAULT_SECTOR_SIZE *16)); Index++) in ConvertEndianOf2XCSStructure()