Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c804 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
820 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
836 percentage = le16_to_cpu(igp_info->info_8.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
852 percentage = le16_to_cpu(igp_info->info_9.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h5769 USHORT usLvdsSSPercentage; member
5967 USHORT usLvdsSSPercentage; member
6198 USHORT usLvdsSSPercentage; member
6420 USHORT usLvdsSSPercentage; member
6540 USHORT usLvdsSSPercentage; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2314 le16_to_cpu(info_v8->usLvdsSSPercentage); in get_integrated_info_v8()
2456 info->lvds_ss_percentage = le16_to_cpu(info_v9->usLvdsSSPercentage); in get_integrated_info_v9()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h4824 USHORT usLvdsSSPercentage; member
5022 USHORT usLvdsSSPercentage; member
5248 USHORT usLvdsSSPercentage; member
H A Dradeon_atombios.c1444 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides()
1460 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides()
1476 percentage = le16_to_cpu(igp_info->info_8.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides()