Home
last modified time | relevance | path

Searched refs:ucClockStateIndices (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dpptable.h77 UCHAR ucClockStateIndices[1]; // variable-sized member
H A Drs780_dpm.c827 (power_state->v1.ucClockStateIndices[0] * in rs780_parse_power_table()
H A Drv6xx_dpm.c1916 idx = (u8 *)&power_state->v1.ucClockStateIndices[0]; in rv6xx_parse_power_table()
H A Drv770_dpm.c2313 idx = (u8 *)&power_state->v1.ucClockStateIndices[0]; in rv7xx_parse_power_table()
H A Dni_dpm.c4033 idx = (u8 *)&power_state->v1.ucClockStateIndices[0]; in ni_parse_power_table()
H A Dradeon_atombios.c2627 (power_state->v1.ucClockStateIndices[j] * in radeon_atombios_parse_power_table_4_5()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h81 UCHAR ucClockStateIndices[]; // variable-sized member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c954 pstate_entry->ucClockStateIndices[i] * in pp_tables_get_entry()