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