Lines Matching defs:start
231 /* Finish writing in the current BAM sgl and start writing in another BAM sgl */
251 * @bam_ce_start - the index in bam_ce which marks the start position ce
255 * @cmd_sgl_start - start index in command sgl.
257 * @tx_sgl_start - start index in data sgl for tx.
259 * @rx_sgl_start - start index in data sgl for rx.
380 * @buf_size/count/start: markers for chip->legacy.read_buf/write_buf
1824 u32 start, end;
1837 start = boot_partition->page_offset;
1838 end = start + boot_partition->page_size;
1845 if (page < end && page >= start)
1851 start = boot_partition->page_offset;
1852 end = start + boot_partition->page_size;
1854 if (page < end && page >= start)
2663 unsigned long start = jiffies + msecs_to_jiffies(time_ms);
2673 } while (time_after(start, jiffies));
3411 nandc->base_phys = res->start;
3412 nandc->base_dma = dma_map_resource(dev, res->start,