Searched refs:ERG_DPRAM_FILL_SIZE (Results 1 – 2 of 2) sorted by relevance
19 #define ERG_DPRAM_FILL_SIZE (ERG_DPRAM_PAGE_SIZE - BOOT_IMG_SIZE) macro
225 dst += (offs + ERG_DPRAM_FILL_SIZE); /* offset in the DPRAM */ in ergo_writebootimg()236 memset(card->dpram, 0, ERG_DPRAM_FILL_SIZE); /* fill the DPRAM still not cleared */ in ergo_writebootimg()