Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c330 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16 macro
634 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) && in amdgpu_parse_extended_power_table()
H A Dsi_dpm.c52 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16 macro
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocesspptables.c39 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16 macro
230 SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) in get_samu_table_offset()
/dragonfly/sys/dev/drm/radeon/
H A Dr600_dpm.c869 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4 16 macro
1171 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) && in r600_parse_extended_power_table()