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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.c 282 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 22
668 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) &&
amdgpu_si_dpm.c 62 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 22
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_processpptables.c 47 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 22
307 SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600_dpm.c 876 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 22
1260 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) &&

Completed in 110 milliseconds