Lines Matching defs:start
108 txx9_ce_res[i].start = (unsigned long)TX4938_EBUSC_BA(i);
110 txx9_ce_res[i].start + TX4938_EBUSC_SIZE(i) - 1;
216 tx4938_sdram_resource[i].start = base;
227 tx4938_sram_resource.start =
231 tx4938_sram_resource.start + TX4938_SRAM_SIZE - 1;
325 unsigned long start = txx9_ce_res[ch].start;
326 unsigned long size = txx9_ce_res[ch].end - start + 1;
330 txx9_physmap_flash_init(ch, start, size, &pdata);
338 /* .start and .end are filled in later */
341 .start = irq,
369 res[0].start = ((ebccr >> 48) << 20) + 0x10000;
370 res[0].end = res[0].start + 0x20000 - 1;
427 if (tx4938_sram_resource.start)