Searched refs:BFI_FLASH_CHUNK_SZ (Results 1 – 2 of 2) sorted by relevance
17 #define BFI_FLASH_CHUNK_SZ 256 /*!< Flash chunk size */ macro18 #define BFI_FLASH_CHUNK_SZ_WORDS (BFI_FLASH_CHUNK_SZ/sizeof(u32))
1745 (char *)fwimg, BFI_FLASH_CHUNK_SZ); in bfa_nw_ioc_flash_img_get_chnk()