Searched refs:IntegratedSystemInfo (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_atombios.h249 ATOM_INTEGRATED_SYSTEM_INFO *IntegratedSystemInfo; member in union:_atomDataTables::__anone7e5bea6070a
251 } IntegratedSystemInfo; member in struct:_atomDataTables
H A Dradeon_atombios.c351 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
[all...]
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h1733 USHORT IntegratedSystemInfo; // Shared by various SW components member in struct:_ATOM_MASTER_LIST_OF_DATA_TABLES

Completed in 22 milliseconds