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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c804 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage);
820 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage);
836 percentage = le16_to_cpu(igp_info->info_8.usLvdsSSPercentage);
852 percentage = le16_to_cpu(igp_info->info_9.usLvdsSSPercentage);
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2300 le16_to_cpu(info_v8->usLvdsSSPercentage);
2442 info->lvds_ss_percentage = le16_to_cpu(info_v9->usLvdsSSPercentage);
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h5769 USHORT usLvdsSSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V6
5882 usLvdsSSPercentage: LVDS panel ( not include eDP ) Spread Spectrum Percentage in unit of 0.01%, =0, use VBIOS default setting.
5967 USHORT usLvdsSSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_7
6113 usLvdsSSPercentage: LVDS panel ( not include eDP ) Spread Spectrum Percentage in unit of 0.01%, =0, use VBIOS default setting.
6198 USHORT usLvdsSSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_8
6314 usLvdsSSPercentage: LVDS panel ( not include eDP ) Spread Spectrum Percentage in unit of 0.01%, =0, use VBIOS default setting.
6420 USHORT usLvdsSSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_9
6540 USHORT usLvdsSSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_10
/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h4824 USHORT usLvdsSSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V6
4937 usLvdsSSPercentage: LVDS panel ( not include eDP ) Spread Spectrum Percentage in unit of 0.01%, =0, use VBIOS default setting.
5022 USHORT usLvdsSSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_7
5163 usLvdsSSPercentage: LVDS panel ( not include eDP ) Spread Spectrum Percentage in unit of 0.01%, =0, use VBIOS default setting.
5248 USHORT usLvdsSSPercentage; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_8
5363 usLvdsSSPercentage: LVDS panel ( not include eDP ) Spread Spectrum Percentage in unit of 0.01%, =0, use VBIOS default setting.
H A Dradeon_atombios.c1445 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage);
1461 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage);
1477 percentage = le16_to_cpu(igp_info->info_8.usLvdsSSPercentage);

Completed in 279 milliseconds