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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.c 279 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16
583 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) &&
amdgpu_si_dpm.c 59 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_processpptables.c 44 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16
235 SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600_dpm.c 873 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16
1175 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) &&

Completed in 20 milliseconds