HomeSort by: relevance | last modified time | path
    Searched refs:IntegratedSystemInfo (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_atombios.h 249 ATOM_INTEGRATED_SYSTEM_INFO *IntegratedSystemInfo;
251 } IntegratedSystemInfo;
radeon_atombios.c 351 SET_DATA_TABLE_VERS(IntegratedSystemInfo);
1968 igp_obj = info->atomBIOS->atomDataPtr->IntegratedSystemInfo.IntegratedSystemInfo_v2;
2172 if (!rhdAtomGetTableRevisionAndSize((ATOM_COMMON_TABLE_HEADER *)(atomDataPtr->IntegratedSystemInfo.base), &frev, &crev, &size))
2177 info->igp_sideport_mclk = atomDataPtr->IntegratedSystemInfo.IntegratedSystemInfo->ulBootUpMemoryClock / 100.0;
2178 info->igp_system_mclk = le16_to_cpu(atomDataPtr->IntegratedSystemInfo.IntegratedSystemInfo->usK8MemoryClock);
2179 info->igp_ht_link_clk = le16_to_cpu(atomDataPtr->IntegratedSystemInfo.IntegratedSystemInfo->usFSBClock);
2180 info->igp_ht_link_width = atomDataPtr->IntegratedSystemInfo.IntegratedSystemInfo->ucHTLinkWidth
    [all...]
  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h 1733 USHORT IntegratedSystemInfo; // Shared by various SW components

Completed in 15 milliseconds