Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_ti.c3789 uint32_t sram_end, scratch_end; in ti_ioctl2() local
3794 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()