Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_processpptables.c374 le16_to_cpu(pp_table->usStateArrayOffset));
376 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0,
Dprocess_pptables_v1_0.c1126 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
1131 PP_ASSERT_WITH_CODE((0 != powerplay_table->usStateArrayOffset), in check_powerplay_tables()
1254 le16_to_cpu(pp_table->usStateArrayOffset)); in get_number_of_powerplay_table_entries_v1_0()
1386 le16_to_cpu(pp_table->usStateArrayOffset)); in get_powerplay_table_entry_v1_0()
1388 PP_ASSERT_WITH_CODE((0 < pp_table->usStateArrayOffset), in get_powerplay_table_entry_v1_0()
Dvega10_processpptables.c74 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
79 PP_ASSERT_WITH_CODE(powerplay_table->usStateArrayOffset, in check_powerplay_tables()
1261 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_number_of_powerplay_table_entries()
1314 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_powerplay_table_entry()
1316 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0, in vega10_get_powerplay_table_entry()
Dvega10_pptable.h96 USHORT usStateArrayOffset; /* points to ATOM_Vega10_State_Array */ member
Dpptable_v1_0.h119 USHORT usStateArrayOffset; /*points to ATOM_Tonga_State_Array */ member
Dprocesspptables.c874 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_num_of_entries()
909 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_entry()
939 le16_to_cpu(powerplay_table->usStateArrayOffset) + in pp_tables_get_entry()
/linux-5.19.10/drivers/gpu/drm/radeon/
Dpptable.h159 USHORT usStateArrayOffset; member
Drs780_dpm.c816 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rs780_parse_power_table()
Dtrinity_dpm.c1709 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in trinity_parse_power_table()
Dsumo_dpm.c1476 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in sumo_parse_power_table()
Drv6xx_dpm.c1899 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv6xx_parse_power_table()
Dradeon_atombios.c2600 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in radeon_atombios_parse_power_table_4_5()
2684 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in radeon_atombios_parse_power_table_6()
Dkv_dpm.c2453 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
Drv770_dpm.c2295 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv7xx_parse_power_table()
Dni_dpm.c4011 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in ni_parse_power_table()
Dci_dpm.c5530 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in ci_parse_power_table()
Dsi_dpm.c6812 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Dpptable.h186 USHORT usStateArrayOffset; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c2727 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
Dsi_dpm.c7286 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()