Searched refs:usDVISSPercentage (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c796 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage);
812 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage);
828 percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage);
844 percentage = le16_to_cpu(igp_info->info_9.usDVISSPercentage);
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2308 le16_to_cpu(info_v8->usDVISSPercentage);
2446 info->dvi_ss_percentage = le16_to_cpu(info_v9->usDVISSPercentage);
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h5773 USHORT usDVISSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V6
5886 usDVISSPercentage: DVI Spread Spectrum Percentage in unit 0.01%; 100 mean 1%, =0, use VBIOS default setting.
5971 USHORT usDVISSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_7
6117 usDVISSPercentage: DVI Spread Spectrum Percentage in unit 0.01%; 100 mean 1%, =0, use VBIOS default setting.
6202 USHORT usDVISSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_8
6318 usDVISSPercentage: DVI Spread Spectrum Percentage in unit 0.01%; 100 mean 1%, =0, use VBIOS default setting.
6424 USHORT usDVISSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_9
6544 USHORT usDVISSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_10
/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h4828 USHORT usDVISSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V6
4941 usDVISSPercentage: DVI Spread Spectrum Percentage in unit 0.01%; 100 mean 1%, =0, use VBIOS default setting.
5026 USHORT usDVISSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_7
5167 usDVISSPercentage: DVI Spread Spectrum Percentage in unit 0.01%; 100 mean 1%, =0, use VBIOS default setting.
5252 USHORT usDVISSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_8
5367 usDVISSPercentage: DVI Spread Spectrum Percentage in unit 0.01%; 100 mean 1%, =0, use VBIOS default setting.
H A Dradeon_atombios.c1437 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage);
1453 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage);
1469 percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage);

Completed in 316 milliseconds