Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/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 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()
1260 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_number_of_powerplay_table_entries()
1313 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_powerplay_table_entry()
1315 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0, in vega10_get_powerplay_table_entry()
H A 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()
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.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()
/openbsd/sys/dev/pci/drm/radeon/
H A Dpptable.h159 USHORT usStateArrayOffset; member
H A Drs780_dpm.c816 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rs780_parse_power_table()
H A Dtrinity_dpm.c1709 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in trinity_parse_power_table()
H A Dsumo_dpm.c1476 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in sumo_parse_power_table()
H A Drv6xx_dpm.c1899 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv6xx_parse_power_table()
H A Dradeon_atombios.c2616 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in radeon_atombios_parse_power_table_4_5()
2700 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in radeon_atombios_parse_power_table_6()
H A Dkv_dpm.c2453 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
H A Drv770_dpm.c2295 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv7xx_parse_power_table()
H A Dni_dpm.c4015 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in ni_parse_power_table()
H A Dsi_dpm.c6812 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()
H A Dci_dpm.c5529 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in ci_parse_power_table()
/openbsd/sys/dev/pci/drm/amd/include/
H A Dpptable.h186 USHORT usStateArrayOffset; member
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_kv_dpm.c2719 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
H A Damdgpu_si_dpm.c7286 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()