Searched refs:sram_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ti/
H A Dif_ti.c3794 uint32_t sram_end, scratch_end; local
3799 sram_end = TI_END_SRAM_I;
3802 sram_end = TI_END_SRAM_II;
3812 mem_param->tgAddr + mem_param->len <= sram_end) {

Completed in 99 milliseconds