Searched refs:SRAM_BLOCK (Results 1 – 1 of 1) sorted by relevance
29 #define SRAM_BLOCK 2048 macro162 nblocks = sram->size / SRAM_BLOCK; in admac_alloc_sram_carveout()168 *out = FIELD_PREP(CHAN_SRAM_CARVEOUT_BASE, i * SRAM_BLOCK) | in admac_alloc_sram_carveout()169 FIELD_PREP(CHAN_SRAM_CARVEOUT_SIZE, SRAM_BLOCK); in admac_alloc_sram_carveout()197 i = base / SRAM_BLOCK; in admac_free_sram_carveout()