Searched refs:info_6 (Results 1 – 6 of 6) sorted by relevance
1652 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member1674 pi->sys_info.bootup_sclk = le32_to_cpu(igp_info->info_6.ulBootUpEngineClock); in sumo_parse_sys_info_table()1675 pi->sys_info.min_sclk = le32_to_cpu(igp_info->info_6.ulMinEngineClock); in sumo_parse_sys_info_table()1676 pi->sys_info.bootup_uma_clk = le32_to_cpu(igp_info->info_6.ulBootUpUMAClock); in sumo_parse_sys_info_table()1678 le16_to_cpu(igp_info->info_6.usBootUpNBVoltage); in sumo_parse_sys_info_table()1679 if (igp_info->info_6.ucHtcTmpLmt == 0) in sumo_parse_sys_info_table()1682 pi->sys_info.htc_tmp_lmt = igp_info->info_6.ucHtcTmpLmt; in sumo_parse_sys_info_table()1683 if (igp_info->info_6.ucHtcHystLmt == 0) in sumo_parse_sys_info_table()1686 pi->sys_info.htc_hyst_lmt = igp_info->info_6.ucHtcHystLmt; in sumo_parse_sys_info_table()1692 le32_to_cpu(igp_info->info_6.ulCSR_M3_ARB_CNTL_DEFAULT[i]); in sumo_parse_sys_info_table()[all …]
1112 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member1130 le32_to_cpu(igp_info->info_6.ulDentistVCOFreq); in radeon_atombios_get_dentist_vco_freq()1446 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides()1447 rate = le16_to_cpu(igp_info->info_6.usDVISSpreadRateIn10Hz); in radeon_atombios_get_igp_ss_overrides()1450 percentage = le16_to_cpu(igp_info->info_6.usHDMISSPercentage); in radeon_atombios_get_igp_ss_overrides()1451 rate = le16_to_cpu(igp_info->info_6.usHDMISSpreadRateIn10Hz); in radeon_atombios_get_igp_ss_overrides()1454 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides()1455 rate = le16_to_cpu(igp_info->info_6.usLvdsSSpreadRateIn10Hz); in radeon_atombios_get_igp_ss_overrides()
1821 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member
2483 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member
755 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member781 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()782 rate = le16_to_cpu(igp_info->info_6.usDVISSpreadRateIn10Hz); in amdgpu_atombios_get_igp_ss_overrides()785 percentage = le16_to_cpu(igp_info->info_6.usHDMISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()786 rate = le16_to_cpu(igp_info->info_6.usHDMISSpreadRateIn10Hz); in amdgpu_atombios_get_igp_ss_overrides()789 percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage); in amdgpu_atombios_get_igp_ss_overrides()790 rate = le16_to_cpu(igp_info->info_6.usLvdsSSpreadRateIn10Hz); in amdgpu_atombios_get_igp_ss_overrides()
2576 struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6; member