Home
last modified time | relevance | path

Searched refs:SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c308 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 22 macro
693 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) && in amdgpu_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dr600_dpm.c868 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 22 macro
1252 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) && in r600_parse_extended_power_table()