Searched refs:sram_end (Results 1 – 1 of 1) sorted by relevance
1812 uint32_t sram_src, sram_end; in mbox_read() local1860 sram_end = (uint32_t)(mbox_offset + mbox_len); in mbox_read()1866 if (sram_src >= sram_end) in mbox_read()