HomeSort by relevance Sort by last modified time
    Searched defs:data_location (Results 1 - 6 of 6) sorted by null

  /hardware/intel/img/psb_video/fw/msvdx/
msvdx_bin.c 49 unsigned int data_location; member in struct:msvdx_fw
75 fw.data_location = fw_DE3.DataOffset + 0x82880000;
  /hardware/intel/img/psb_video/fw/topazhp/
fwinfo.c 49 unsigned int data_location; member in struct:topaz_fw_info_item_s
82 unsigned int data_location; member in struct:msvdx_fw
162 printf("topaz: data_location : 0x%08x\n\n", topaz_fw_table[iter].header.data_location);
210 printf("msvdx slice switch firmware: data_location : 0x%08x\n\n", fw.data_location);
221 printf("msvdx frame switch firmware: data_location : 0x%08x\n\n", fw.data_location);
topazhp_bin.c 102 unsigned int data_location; member in struct:topaz_fw_info_item_s
176 sec_t[iter].data_relocation = tng_fw_table[iter].header.data_location;
191 sec_t[iter].data_relocation = tng_fw_table[iter].header.data_location;
260 sec_t[iter].text_size_bytes = tng_fw_table[iter].header.data_location & data_loco;
274 sec_t[iter].text_size_bytes = tng_fw_table[iter].header.data_location & data_loco;
371 topaz_fw_table[i].header.data_location = 0x82886b90;
  /hardware/intel/img/psb_video/fw/topazsc/
fwinfo.c 49 unsigned int data_location; member in struct:topaz_fw_info_item_s
82 unsigned int data_location; member in struct:msvdx_fw
162 printf("topaz: data_location : 0x%08x\n\n", topaz_fw_table[iter].header.data_location);
210 printf("msvdx slice switch firmware: data_location : 0x%08x\n\n", fw.data_location);
221 printf("msvdx frame switch firmware: data_location : 0x%08x\n\n", fw.data_location);
topaz_bin.c 52 unsigned int data_location; member in struct:topaz_fw_info_item_s
topazsc_bin.c 91 unsigned int data_location; member in struct:topaz_fw_info_item_s

Completed in 80 milliseconds