Searched defs:data_location (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/img/psb_video/fw/msvdx/
H A Dmsvdx_bin.c49 unsigned int data_location; member in struct:msvdx_fw
74 fw.data_location = fw_DE3.DataOffset + 0x82880000;
/hardware/intel/img/psb_video/fw/topazhp/
H A Dfwinfo.c49 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);
H A Dtopazhp_bin.c102 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;
341 topaz_fw_table[i].header.data_location = 0x82886b90;
/hardware/intel/img/psb_video/fw/topazsc/
H A Dfwinfo.c49 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);
H A Dtopaz_bin.c52 unsigned int data_location; member in struct:topaz_fw_info_item_s
H A Dtopazsc_bin.c91 unsigned int data_location; member in struct:topaz_fw_info_item_s

Completed in 77 milliseconds