Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.c216 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 22 macro
602 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) && in amdgpu_parse_extended_power_table()
Dsi_dpm.c59 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 22 macro
/linux-5.19.10/drivers/gpu/drm/radeon/
Dr600_dpm.c871 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 22 macro
1255 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) && in r600_parse_extended_power_table()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c44 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7 22 macro
304 SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) in get_cacp_tdp_table_offset()