Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c187 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16 macro
474 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) && in amdgpu_parse_extended_power_table()
H A Dsi_dpm.c72 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16 macro
/linux/drivers/gpu/drm/radeon/
H A Dr600_dpm.c865 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16 macro
1166 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) && in r600_parse_extended_power_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c41 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16 macro
232 SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) in get_samu_table_offset()