Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c803 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
819 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
835 percentage = le16_to_cpu(igp_info->info_8.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
851 percentage = le16_to_cpu(igp_info->info_9.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h5751 USHORT usLvdsSSPercentage; member
5949 USHORT usLvdsSSPercentage; member
6180 USHORT usLvdsSSPercentage; member
6402 USHORT usLvdsSSPercentage; member
6522 USHORT usLvdsSSPercentage; member
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c1446 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides()
1462 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides()
1478 percentage = le16_to_cpu(igp_info->info_8.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides()
H A Datombios.h4824 USHORT usLvdsSSPercentage; member
5022 USHORT usLvdsSSPercentage; member
5248 USHORT usLvdsSSPercentage; member
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser.c3466 le16_to_cpu(info_v8->usLvdsSSPercentage); in get_integrated_info_v8()
3608 info->lvds_ss_percentage = le16_to_cpu(info_v9->usLvdsSSPercentage); in get_integrated_info_v9()