Searched refs:info_7 (Results 1 – 5 of 5) sorted by relevance
1780 struct _ATOM_INTEGRATED_SYSTEM_INFO_V1_7 info_7; member1821 pi->sys_info.bootup_sclk = le32_to_cpu(igp_info->info_7.ulBootUpEngineClock); in trinity_parse_sys_info_table()1822 pi->sys_info.min_sclk = le32_to_cpu(igp_info->info_7.ulMinEngineClock); in trinity_parse_sys_info_table()1823 pi->sys_info.bootup_uma_clk = le32_to_cpu(igp_info->info_7.ulBootUpUMAClock); in trinity_parse_sys_info_table()1824 pi->sys_info.dentist_vco_freq = le32_to_cpu(igp_info->info_7.ulDentistVCOFreq); in trinity_parse_sys_info_table()1826 le16_to_cpu(igp_info->info_7.usBootUpNBVoltage); in trinity_parse_sys_info_table()1827 if (igp_info->info_7.ucHtcTmpLmt == 0) in trinity_parse_sys_info_table()1830 pi->sys_info.htc_tmp_lmt = igp_info->info_7.ucHtcTmpLmt; in trinity_parse_sys_info_table()1831 if (igp_info->info_7.ucHtcHystLmt == 0) in trinity_parse_sys_info_table()1834 pi->sys_info.htc_hyst_lmt = igp_info->info_7.ucHtcHystLmt; in trinity_parse_sys_info_table()[all …]
1101 struct _ATOM_INTEGRATED_SYSTEM_INFO_V1_7 info_7; member1450 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides()1451 rate = le16_to_cpu(igp_info->info_7.usDVISSpreadRateIn10Hz); in radeon_atombios_get_igp_ss_overrides()1454 percentage = le16_to_cpu(igp_info->info_7.usHDMISSPercentage); in radeon_atombios_get_igp_ss_overrides()1455 rate = le16_to_cpu(igp_info->info_7.usHDMISSpreadRateIn10Hz); in radeon_atombios_get_igp_ss_overrides()1458 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides()1459 rate = le16_to_cpu(igp_info->info_7.usLvdsSSpreadRateIn10Hz); in radeon_atombios_get_igp_ss_overrides()
2282 struct _ATOM_INTEGRATED_SYSTEM_INFO_V1_7 info_7; member
742 struct _ATOM_INTEGRATED_SYSTEM_INFO_V1_7 info_7; member812 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()813 rate = le16_to_cpu(igp_info->info_7.usDVISSpreadRateIn10Hz); in amdgpu_atombios_get_igp_ss_overrides()816 percentage = le16_to_cpu(igp_info->info_7.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()817 rate = le16_to_cpu(igp_info->info_7.usHDMISSpreadRateIn10Hz); in amdgpu_atombios_get_igp_ss_overrides()820 percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()821 rate = le16_to_cpu(igp_info->info_7.usLvdsSSpreadRateIn10Hz); in amdgpu_atombios_get_igp_ss_overrides()
2554 struct _ATOM_INTEGRATED_SYSTEM_INFO_V1_7 info_7; member