Home
last modified time | relevance | path

Searched refs:SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c276 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6 20 macro
636 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) && in amdgpu_parse_extended_power_table()
Dsi_dpm.c56 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6 20 macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dprocesspptables.c41 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6 20 macro
266 SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) in get_acp_table_offset()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dr600_dpm.c870 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6 20 macro
1228 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) && in r600_parse_extended_power_table()