HomeSort by: relevance | last modified time | path
    Searched defs:pstate_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_processpptables.c 907 const ATOM_PPLIB_STATE *pstate_entry; local in function:pp_tables_get_entry
945 pstate_entry = (ATOM_PPLIB_STATE *)((unsigned long)powerplay_table +
951 pstate_entry->ucNonClockStateIndex *
961 pstate_entry->ucClockStateIndices[i] *
amdgpu_processpptables.c 907 const ATOM_PPLIB_STATE *pstate_entry; local in function:pp_tables_get_entry
945 pstate_entry = (ATOM_PPLIB_STATE *)((unsigned long)powerplay_table +
951 pstate_entry->ucNonClockStateIndex *
961 pstate_entry->ucClockStateIndices[i] *

Completed in 23 milliseconds