Searched refs:data_location (Results 1 – 6 of 6) sorted by relevance
49 unsigned int data_location; member82 unsigned int data_location; member162 printf("topaz: data_location : 0x%08x\n\n", topaz_fw_table[iter].header.data_location); in main()210 printf("msvdx slice switch firmware: data_location : 0x%08x\n\n", fw.data_location); in main()221 printf("msvdx frame switch firmware: data_location : 0x%08x\n\n", fw.data_location); in main()
52 unsigned int data_location; member
91 unsigned int data_location; member
102 unsigned int data_location; member176 sec_t[iter].data_relocation = tng_fw_table[iter].header.data_location; in create_firmware_A0()191 sec_t[iter].data_relocation = tng_fw_table[iter].header.data_location; in create_firmware_A0()260 sec_t[iter].text_size_bytes = tng_fw_table[iter].header.data_location & data_loco; in create_firmware_B0()274 sec_t[iter].text_size_bytes = tng_fw_table[iter].header.data_location & data_loco; in create_firmware_B0()371 topaz_fw_table[i].header.data_location = 0x82886b90; in main()
49 unsigned int data_location; member75 fw.data_location = fw_DE3.DataOffset + 0x82880000; in main()