Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c332 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6 20 macro
692 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) && in amdgpu_parse_extended_power_table()
H A Dsi_dpm.c54 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6 20 macro
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocesspptables.c41 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6 20 macro
266 SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) in get_acp_table_offset()
/dragonfly/sys/dev/drm/radeon/
H A Dr600_dpm.c871 #define SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6 20 macro
1229 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) && in r600_parse_extended_power_table()