Home
last modified time | relevance | path

Searched refs:usStructureSize (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c672 (le16_to_cpu(ss_table_header_include->sHeader.usStructureSize) in get_ss_info_v3_1()
1045 tbl_size = (le16_to_cpu(header->sHeader.usStructureSize) in get_ss_info_from_internal_ss_info_tbl_V2_1()
1142 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) - in get_ss_info_from_ss_info_table()
1670 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) - in get_ss_entry_number_from_ss_info_tbl()
1731 size = (le16_to_cpu(header_include->sHeader.usStructureSize) in get_ss_entry_number_from_internal_ss_info_tbl_v2_1()
1772 size = (le16_to_cpu(header_include->sHeader.usStructureSize) - in get_ss_entry_number_from_internal_ss_info_tbl_V3_1()
1820 > le16_to_cpu(header->sHeader.usStructureSize)) in bios_parser_get_gpio_pin_info()
1826 count = (le16_to_cpu(header->sHeader.usStructureSize) in bios_parser_get_gpio_pin_info()
1870 > le16_to_cpu(header->sHeader.usStructureSize)) in get_gpio_i2c_info()
1877 count = (le16_to_cpu(header->sHeader.usStructureSize) in get_gpio_i2c_info()
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppatomctrl.c260 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()
Dprocesspptables.c1190 && (le16_to_cpu(fw_info->usStructureSize) >= sizeof(ATOM_FIRMWARE_INFO_V1_4))) in init_overdrive_limits()
1196 && (le16_to_cpu(fw_info->usStructureSize) >= sizeof(ATOM_FIRMWARE_INFO_V2_1))) in init_overdrive_limits()
Dprocess_pptables_v1_0.c1131 PP_ASSERT_WITH_CODE((0 < powerplay_table->sHeader.usStructureSize), in check_powerplay_tables()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_atombios.c3393 u32 size = le16_to_cpu(v1->sHeader.usStructureSize); in atom_lookup_voltage_object_v1()
3410 u32 size = le16_to_cpu(v2->sHeader.usStructureSize); in atom_lookup_voltage_object_v2()
3427 u32 size = le16_to_cpu(v3->sHeader.usStructureSize); in atom_lookup_voltage_object_v3()
Datombios.h202 USHORT usStructureSize; member
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c1267 u32 size = le16_to_cpu(v3->sHeader.usStructureSize); in amdgpu_atombios_lookup_voltage_object_v3()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c601 if (header->usStructureSize != size) { in smu_sys_set_pp_table()
/linux-6.12.1/drivers/gpu/drm/amd/include/
Datombios.h210 USHORT usStructureSize; member