Lines Matching refs:state_entry
2997 ATOM_Vega10_State *state_entry = (ATOM_Vega10_State *)state; in vega10_get_pp_table_entry_callback_func() local
3018 (le16_to_cpu(state_entry->usClassification) & in vega10_get_pp_table_entry_callback_func()
3029 ((le32_to_cpu(state_entry->ulCapsAndSettings) & in vega10_get_pp_table_entry_callback_func()
3035 ((le32_to_cpu(state_entry->ulCapsAndSettings) & in vega10_get_pp_table_entry_callback_func()
3062 [state_entry->ucSocClockIndexLow].ulClk; in vega10_get_pp_table_entry_callback_func()
3064 [state_entry->ucGfxClockIndexLow].ulClk; in vega10_get_pp_table_entry_callback_func()
3066 [state_entry->ucMemClockIndexLow].ulMemClk; in vega10_get_pp_table_entry_callback_func()
3071 [state_entry->ucSocClockIndexHigh].ulClk; in vega10_get_pp_table_entry_callback_func()
3074 [state_entry->ucGfxClockIndexHigh].ulClk; in vega10_get_pp_table_entry_callback_func()
3077 performance_level->gfx_clock = patom_record_V2[state_entry->ucGfxClockIndexHigh].ulClk; in vega10_get_pp_table_entry_callback_func()
3081 [state_entry->ucMemClockIndexHigh].ulMemClk; in vega10_get_pp_table_entry_callback_func()