Lines Matching refs:start
664 * register and start base address of the slave device.
670 * B2 start address --> -------- <-- FLSHB1CR0
673 * B1 start address --> -------- <-- FLSHA2CR0
676 * A2 start address --> -------- <-- FLSHA1CR0
679 * A1 start address --> -------- (Lower address)
749 u32 start = op->addr.val;
753 if ((!f->ahb_addr) || start < f->memmap_start ||
754 start + len > f->memmap_start + f->memmap_len) {
758 f->memmap_start = start;
773 f->ahb_addr + start - f->memmap_start, len);
890 * Always start the sequence at the same index since we update
1083 /* prefetch and no start address alignment limitation */
1188 f->memmap_phy = res->start;