Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDprocess_pptables_v1_0.c1045 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
1050 PP_ASSERT_WITH_CODE((0 != powerplay_table->usStateArrayOffset), in check_powerplay_tables()
1175 le16_to_cpu(pp_table->usStateArrayOffset)); in get_number_of_powerplay_table_entries_v1_0()
1306 le16_to_cpu(pp_table->usStateArrayOffset)); in get_powerplay_table_entry_v1_0()
1308 PP_ASSERT_WITH_CODE((0 < pp_table->usStateArrayOffset), in get_powerplay_table_entry_v1_0()
HDvega12_processpptables.c412 le16_to_cpu(pp_table->usStateArrayOffset));
414 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0,
HDvega10_processpptables.c73 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
78 PP_ASSERT_WITH_CODE(powerplay_table->usStateArrayOffset, in check_powerplay_tables()
1247 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_number_of_powerplay_table_entries()
1300 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_powerplay_table_entry()
1302 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0, in vega10_get_powerplay_table_entry()
HDvega10_pptable.h96 USHORT usStateArrayOffset; /* points to ATOM_Vega10_State_Array */ member
HDpptable_v1_0.h119 …USHORT usStateArrayOffset; /*points to ATOM_Tonga_State_Array */ member
HDprocesspptables.c876 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_num_of_entries()
911 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_entry()
940 …entry = (ATOM_PPLIB_STATE *)((unsigned long)powerplay_table + powerplay_table->usStateArrayOffset + in pp_tables_get_entry()
/dragonfly/sys/dev/drm/radeon/
HDpptable.h159 USHORT usStateArrayOffset; member
HDrs780_dpm.c815 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rs780_parse_power_table()
HDtrinity_dpm.c1758 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in trinity_parse_power_table()
HDsumo_dpm.c1479 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in sumo_parse_power_table()
HDrv6xx_dpm.c1899 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv6xx_parse_power_table()
HDradeon_atombios.c2590 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in radeon_atombios_parse_power_table_4_5()
2673 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in radeon_atombios_parse_power_table_6()
HDrv770_dpm.c2297 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv7xx_parse_power_table()
HDkv_dpm.c2652 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
HDni_dpm.c4009 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in ni_parse_power_table()
HDci_dpm.c5596 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in ci_parse_power_table()
HDsi_dpm.c6828 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()
/dragonfly/sys/dev/drm/amd/include/
HDpptable.h186 USHORT usStateArrayOffset; member
/dragonfly/sys/dev/drm/amd/amdgpu/
HDsi_dpm.c7236 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()