Searched refs:usStructureSize (Results 1 – 8 of 8) sorted by relevance
338 while ((address + le16_to_cpu(header->usStructureSize)) > voltage_current_object) { in get_voltage_ddc_info_v1()369 while ((address + le16_to_cpu(header->usStructureSize)) > voltage_current_object) { in get_voltage_ddc_info_v3()923 (le16_to_cpu(ss_table_header_include->sHeader.usStructureSize) in get_ss_info_v3_1()1402 tbl_size = (le16_to_cpu(header->sHeader.usStructureSize) in get_ss_info_from_internal_ss_info_tbl_V2_1()1496 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) - in get_ss_info_from_ss_info_table()2027 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) - in get_ss_entry_number_from_ss_info_tbl()2082 size = (le16_to_cpu(header_include->sHeader.usStructureSize) in get_ss_entry_number_from_internal_ss_info_tbl_v2_1()2117 size = (le16_to_cpu(header_include->sHeader.usStructureSize) - in get_ss_entry_number_from_internal_ss_info_tbl_V3_1()2162 > le16_to_cpu(header->sHeader.usStructureSize)) in bios_parser_get_gpio_pin_info()2168 count = (le16_to_cpu(header->sHeader.usStructureSize) in bios_parser_get_gpio_pin_info()[all …]
223 unsigned int size = le16_to_cpu(voltage_object_info_table->sHeader.usStructureSize); in atomctrl_lookup_voltage_type_v3()575 unsigned int size = le16_to_cpu(gpio_lookup_table->sHeader.usStructureSize); in atomctrl_lookup_gpio_pin()1181 (le16_to_cpu(fw_info->usStructureSize) >= sizeof(ATOM_FIRMWARE_INFO_V2_1))) { in atomctrl_get_mpll_reference_clock()1234 le16_to_cpu(table->sHeader.usStructureSize)) { in asic_internal_ss_get_ss_asignment()1497 (profile->asHeader.usStructureSize >= sizeof(ATOM_ASIC_PROFILING_INFO_V2_1))) { in atomctrl_get_leakage_vddc_base_on_leakage()
1092 && (fw_info->usStructureSize >= sizeof(ATOM_FIRMWARE_INFO_V1_4))) in init_overdrive_limits()1098 && (fw_info->usStructureSize >= sizeof(ATOM_FIRMWARE_INFO_V2_1))) in init_overdrive_limits()
1052 PP_ASSERT_WITH_CODE((0 < powerplay_table->sHeader.usStructureSize), in check_powerplay_tables()
3374 u32 size = le16_to_cpu(v1->sHeader.usStructureSize); in atom_lookup_voltage_object_v1()3391 u32 size = le16_to_cpu(v2->sHeader.usStructureSize); in atom_lookup_voltage_object_v2()3408 u32 size = le16_to_cpu(v3->sHeader.usStructureSize); in atom_lookup_voltage_object_v3()
202 USHORT usStructureSize; member
1401 u32 size = le16_to_cpu(v3->sHeader.usStructureSize); in amdgpu_atombios_lookup_voltage_object_v3()
210 USHORT usStructureSize; member