Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c303 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2 12 macro
510 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2) && in amdgpu_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dr600_dpm.c863 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2 12 macro
1069 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2) && in r600_parse_extended_power_table()