Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c304 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3 14 macro
572 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) && in amdgpu_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dr600_dpm.c864 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3 14 macro
1131 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) && in r600_parse_extended_power_table()