Searched refs:usStructureSize (Results 1 – 9 of 9) sorted by relevance
674 (le16_to_cpu(ss_table_header_include->sHeader.usStructureSize) in get_ss_info_v3_1()1047 tbl_size = (le16_to_cpu(header->sHeader.usStructureSize) in get_ss_info_from_internal_ss_info_tbl_V2_1()1144 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) - in get_ss_info_from_ss_info_table()1672 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) - in get_ss_entry_number_from_ss_info_tbl()1733 size = (le16_to_cpu(header_include->sHeader.usStructureSize) in get_ss_entry_number_from_internal_ss_info_tbl_v2_1()1773 size = (le16_to_cpu(header_include->sHeader.usStructureSize) - in get_ss_entry_number_from_internal_ss_info_tbl_V3_1()1821 > le16_to_cpu(header->sHeader.usStructureSize)) in bios_parser_get_gpio_pin_info()1827 count = (le16_to_cpu(header->sHeader.usStructureSize) in bios_parser_get_gpio_pin_info()1871 > le16_to_cpu(header->sHeader.usStructureSize)) in get_gpio_i2c_info()1878 count = (le16_to_cpu(header->sHeader.usStructureSize) in get_gpio_i2c_info()
260 unsigned int size = le16_to_cpu(voltage_object_info_table->sHeader.usStructureSize); in atomctrl_lookup_voltage_type_v3()614 unsigned int size = le16_to_cpu(gpio_lookup_table->sHeader.usStructureSize); in atomctrl_lookup_gpio_pin()1213 (le16_to_cpu(fw_info->usStructureSize) >= sizeof(ATOM_FIRMWARE_INFO_V2_1))) { in atomctrl_get_mpll_reference_clock()1277 le16_to_cpu(table->sHeader.usStructureSize)) { in asic_internal_ss_get_ss_asignment()1561 (profile->asHeader.usStructureSize >= sizeof(ATOM_ASIC_PROFILING_INFO_V2_1))) { in atomctrl_get_leakage_vddc_base_on_leakage()
1192 && (le16_to_cpu(fw_info->usStructureSize) >= sizeof(ATOM_FIRMWARE_INFO_V1_4))) in init_overdrive_limits()1198 && (le16_to_cpu(fw_info->usStructureSize) >= sizeof(ATOM_FIRMWARE_INFO_V2_1))) in init_overdrive_limits()
1133 PP_ASSERT_WITH_CODE((0 < powerplay_table->sHeader.usStructureSize), in check_powerplay_tables()
3397 u32 size = le16_to_cpu(v1->sHeader.usStructureSize); in atom_lookup_voltage_object_v1()3414 u32 size = le16_to_cpu(v2->sHeader.usStructureSize); in atom_lookup_voltage_object_v2()3431 u32 size = le16_to_cpu(v3->sHeader.usStructureSize); in atom_lookup_voltage_object_v3()
202 USHORT usStructureSize; member
1252 u32 size = le16_to_cpu(v3->sHeader.usStructureSize); in amdgpu_atombios_lookup_voltage_object_v3()
515 if (header->usStructureSize != size) { in smu_sys_set_pp_table()
210 USHORT usStructureSize; member