Searched refs:SS_Info (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c913 * ver 3.1) or SS_Info table from the VBIOS. Currently ASIC_InternalSS_Info
914 * ver 2.1 can co-exist with SS_Info table. Expect ASIC_InternalSS_Info ver 3.1,
987 * SS_Info table from the VBIOS
989 * SS_Info.
1003 /* for SS_Info table only support DP and LVDS */
1080 * Get spread sprectrum information from the SS_Info table from the VBIOS
1083 * for, the SS_Info table, there should not be more than 1 entry match.
1103 /* exist of the SS_Info table */
1105 if (!DATA_TABLES(SS_Info) || !ss_info)
1108 header = GET_IMAGE(ATOM_COMMON_TABLE_HEADER, DATA_TABLES(SS_Info));
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h2367 USHORT PPLL_SS_Info; // Shared by various SW components,latest version 1.2, used to call SS_Info, change to new name because of int ASIC SS info
7775 #define SS_Info PPLL_SS_Info macro
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h2803 USHORT PPLL_SS_Info; // Shared by various SW components,latest version 1.2, used to call SS_Info, change to new name because of int ASIC SS info
9102 #define SS_Info PPLL_SS_Info macro

Completed in 301 milliseconds