Home
last modified time | relevance | path

Searched refs:usStateArrayOffset (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_process_pptables_v1_0.c1050 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
1055 PP_ASSERT_WITH_CODE((0 != powerplay_table->usStateArrayOffset), in check_powerplay_tables()
1178 le16_to_cpu(pp_table->usStateArrayOffset)); in get_number_of_powerplay_table_entries_v1_0()
1309 le16_to_cpu(pp_table->usStateArrayOffset)); in get_powerplay_table_entry_v1_0()
1311 PP_ASSERT_WITH_CODE((0 < pp_table->usStateArrayOffset), in get_powerplay_table_entry_v1_0()
H A Damdgpu_vega12_processpptables.c380 le16_to_cpu(pp_table->usStateArrayOffset));
382 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0,
H A Damdgpu_vega10_processpptables.c79 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
84 PP_ASSERT_WITH_CODE(powerplay_table->usStateArrayOffset, in check_powerplay_tables()
1300 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_number_of_powerplay_table_entries()
1353 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_powerplay_table_entry()
1355 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0, in vega10_get_powerplay_table_entry()
H A Dpptable_v1_0.h121 USHORT usStateArrayOffset; /*points to ATOM_Tonga_State_Array */ member
H A Dvega10_pptable.h98 USHORT usStateArrayOffset; /* points to ATOM_Vega10_State_Array */ member
H A Damdgpu_processpptables.c881 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_num_of_entries()
916 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_entry()
946 le16_to_cpu(powerplay_table->usStateArrayOffset) + in pp_tables_get_entry()
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dpptable.h161 USHORT usStateArrayOffset; member
H A Dradeon_rs780_dpm.c822 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rs780_parse_power_table()
H A Dradeon_trinity_dpm.c1758 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in trinity_parse_power_table()
H A Dradeon_sumo_dpm.c1481 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in sumo_parse_power_table()
H A Dradeon_rv6xx_dpm.c1904 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv6xx_parse_power_table()
H A Dradeon_atombios.c2601 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in radeon_atombios_parse_power_table_4_5()
2685 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in radeon_atombios_parse_power_table_6()
H A Dradeon_rv770_dpm.c2298 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv7xx_parse_power_table()
H A Dradeon_kv_dpm.c2663 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
H A Dradeon_ni_dpm.c4016 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in ni_parse_power_table()
H A Dradeon_si_dpm.c6835 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()
H A Dradeon_ci_dpm.c5573 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in ci_parse_power_table()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dpptable.h188 USHORT usStateArrayOffset; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_kv_dpm.c2733 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
H A Damdgpu_si_dpm.c7244 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()