Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c370 le16_to_cpu(pp_table->usStateArrayOffset));
372 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0,
H A Dprocess_pptables_v1_0.c1121 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
1126 PP_ASSERT_WITH_CODE((0 != powerplay_table->usStateArrayOffset), in check_powerplay_tables()
1249 le16_to_cpu(pp_table->usStateArrayOffset)); in get_number_of_powerplay_table_entries_v1_0()
1381 le16_to_cpu(pp_table->usStateArrayOffset)); in get_powerplay_table_entry_v1_0()
1383 PP_ASSERT_WITH_CODE((0 < pp_table->usStateArrayOffset), in get_powerplay_table_entry_v1_0()
H A Dvega10_processpptables.c73 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
78 PP_ASSERT_WITH_CODE(powerplay_table->usStateArrayOffset, in check_powerplay_tables()
1258 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_number_of_powerplay_table_entries()
1311 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_powerplay_table_entry()
1313 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0, in vega10_get_powerplay_table_entry()
H A Dvega10_pptable.h96 USHORT usStateArrayOffset; /* points to ATOM_Vega10_State_Array */ member
H A Dpptable_v1_0.h119 USHORT usStateArrayOffset; /*points to ATOM_Tonga_State_Array */ member
H A Dprocesspptables.c871 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_num_of_entries()
906 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_entry()
936 le16_to_cpu(powerplay_table->usStateArrayOffset) + in pp_tables_get_entry()
/linux/drivers/gpu/drm/radeon/
H A Dpptable.h159 USHORT usStateArrayOffset; member
H A Drs780_dpm.c815 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rs780_parse_power_table()
H A Dtrinity_dpm.c1705 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in trinity_parse_power_table()
H A Dsumo_dpm.c1474 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in sumo_parse_power_table()
H A Drv6xx_dpm.c1898 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()
2683 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in radeon_atombios_parse_power_table_6()
H A Dkv_dpm.c2452 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
H A Drv770_dpm.c2294 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv7xx_parse_power_table()
H A Dni_dpm.c4011 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in ni_parse_power_table()
H A Dci_dpm.c5512 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in ci_parse_power_table()
H A Dsi_dpm.c6775 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c2719 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
H A Dsi_dpm.c7338 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()