Lines Matching refs:start
294 tco_res[0].start = res->start + TCO_BASE_OFFSET;
295 tco_res[0].end = tco_res[0].start + TCO_REGS_SIZE - 1;
297 tco_res[1].start = res->start + SMI_EN_OFFSET;
298 tco_res[1].end = tco_res[1].start + SMI_EN_SIZE - 1;
323 scu_data->mem.start = res->start;
324 scu_data->mem.end = res->start + PLAT_RESOURCE_IPC_SIZE - 1;
328 gcr_res.start = res->start + PLAT_RESOURCE_GCR_OFFSET;
329 gcr_res.end = gcr_res.start + PLAT_RESOURCE_GCR_SIZE - 1;