Searched refs:sram_end (Results 1 – 1 of 1) sorted by relevance
3789 uint32_t sram_end, scratch_end; in ti_ioctl2() local3794 sram_end = TI_END_SRAM_I; in ti_ioctl2()3797 sram_end = TI_END_SRAM_II; in ti_ioctl2()3807 mem_param->tgAddr + mem_param->len <= sram_end) { in ti_ioctl2()