Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c212 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3 14 macro
467 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) && in amdgpu_parse_extended_power_table()
H A Dsi_dpm.c55 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3 14 macro
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr600_dpm.c867 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3 14 macro
1134 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) && in r600_parse_extended_power_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c40 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3 14 macro
167 SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) in get_uvd_table_offset()