Searched refs:info_6 (Results 1 – 6 of 6) sorted by relevance
1653 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member1675 pi->sys_info.bootup_sclk = le32_to_cpu(igp_info->info_6.ulBootUpEngineClock); in sumo_parse_sys_info_table()1676 pi->sys_info.min_sclk = le32_to_cpu(igp_info->info_6.ulMinEngineClock); in sumo_parse_sys_info_table()1677 pi->sys_info.bootup_uma_clk = le32_to_cpu(igp_info->info_6.ulBootUpUMAClock); in sumo_parse_sys_info_table()1679 le16_to_cpu(igp_info->info_6.usBootUpNBVoltage); in sumo_parse_sys_info_table()1680 if (igp_info->info_6.ucHtcTmpLmt == 0) in sumo_parse_sys_info_table()1683 pi->sys_info.htc_tmp_lmt = igp_info->info_6.ucHtcTmpLmt; in sumo_parse_sys_info_table()1684 if (igp_info->info_6.ucHtcHystLmt == 0) in sumo_parse_sys_info_table()1687 pi->sys_info.htc_hyst_lmt = igp_info->info_6.ucHtcHystLmt; in sumo_parse_sys_info_table()1693 le32_to_cpu(igp_info->info_6.ulCSR_M3_ARB_CNTL_DEFAULT[i]); in sumo_parse_sys_info_table()[all …]
1113 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member1131 le32_to_cpu(igp_info->info_6.ulDentistVCOFreq); in radeon_atombios_get_dentist_vco_freq()1447 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides()1448 rate = le16_to_cpu(igp_info->info_6.usDVISSpreadRateIn10Hz); in radeon_atombios_get_igp_ss_overrides()1451 percentage = le16_to_cpu(igp_info->info_6.usHDMISSPercentage); in radeon_atombios_get_igp_ss_overrides()1452 rate = le16_to_cpu(igp_info->info_6.usHDMISSpreadRateIn10Hz); in radeon_atombios_get_igp_ss_overrides()1455 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides()1456 rate = le16_to_cpu(igp_info->info_6.usLvdsSSpreadRateIn10Hz); in radeon_atombios_get_igp_ss_overrides()
1822 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member
2483 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member
756 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member811 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()812 rate = le16_to_cpu(igp_info->info_6.usDVISSpreadRateIn10Hz); in amdgpu_atombios_get_igp_ss_overrides()815 percentage = le16_to_cpu(igp_info->info_6.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()816 rate = le16_to_cpu(igp_info->info_6.usHDMISSpreadRateIn10Hz); in amdgpu_atombios_get_igp_ss_overrides()819 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()820 rate = le16_to_cpu(igp_info->info_6.usLvdsSSpreadRateIn10Hz); in amdgpu_atombios_get_igp_ss_overrides()
2554 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member