Searched refs:start_pa (Results 1 – 1 of 1) sorted by relevance
175 phys_addr_t start_pa; in bcom_load_image() local177 desc = bcom_sram_alloc(hdr->desc_size * sizeof(u32), 4, &start_pa); in bcom_load_image()181 tdt->start = start_pa; in bcom_load_image()182 tdt->stop = start_pa + ((hdr->desc_size-1) * sizeof(u32)); in bcom_load_image()