Home
last modified time | relevance | path

Searched refs:clockInfoIndex (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dpptable.h435 UCHAR clockInfoIndex[] __counted_by(ucNumDPMLevels);
H A Dtrinity_dpm.c1740 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in trinity_parse_power_table()
H A Dsumo_dpm.c1507 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in sumo_parse_power_table()
H A Dkv_dpm.c2482 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in kv_parse_power_table()
H A Dradeon_atombios.c2722 clock_array_index = power_state->v2.clockInfoIndex[j]; in radeon_atombios_parse_power_table_6()
H A Dci_dpm.c5564 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in ci_parse_power_table()
H A Dsi_dpm.c6844 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in si_parse_power_table()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h476 UCHAR clockInfoIndex[]; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c929 (pstate_entry_v2->clockInfoIndex[i] * pclock_arrays->ucEntrySize)); in pp_tables_get_entry()
1686 unsigned long clockInfoIndex = record->ucClockInfoIndex & 0x3F; in get_vce_state_table_entry() local
1693 …*clock_info = (void *)((unsigned long)(clock_arrays->clockInfo) + (clockInfoIndex * clock_arrays->… in get_vce_state_table_entry()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c2744 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in kv_parse_power_table()
H A Dsi_dpm.c7314 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in si_parse_power_table()