Searched refs:CATPT_MEMBLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
132 #define CATPT_MEMBLOCK_SIZE 0x8000 macro135 #define catpt_dram_size(cdev) (catpt_num_dram(cdev) * CATPT_MEMBLOCK_SIZE)136 #define catpt_iram_size(cdev) (catpt_num_iram(cdev) * CATPT_MEMBLOCK_SIZE)
185 off += CATPT_MEMBLOCK_SIZE; in catpt_dsp_set_srampge()199 h = (res->end - sram->start) / CATPT_MEMBLOCK_SIZE; in catpt_dsp_update_srampge()200 l = (res->start - sram->start) / CATPT_MEMBLOCK_SIZE; in catpt_dsp_update_srampge()