Searched refs:download_dst (Results 1 – 2 of 2) sorted by relevance
148 ret += fread(&curr_seg->download_dst, 4, 1, file); in DSPLoadMicrocode()165 PRINT(("Microcode: curr_seg->download_dst: %x\n", curr_seg->download_dst)); in DSPLoadMicrocode()231 curr_seg->download_dst = strtoul(tmp2, NULL, 16); in DSPLoadMicrocode()249 PRINT(("Microcode: curr_seg->download_dst: %x\n", curr_seg->download_dst)); in DSPLoadMicrocode()515 fb_scratch1 = (unsigned int)seg_list->download_dst; in DspLoad()
1346 unsigned int download_dst; member