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

  /xsrc/external/mit/xf86-video-ati/dist/src/
atombios_crtc.c 1179 float sideport_memory_bandwidth = (info->igp_sideport_mclk / 2) * 2 * 2 * 0.7;
1180 float mclk = 1000 / info->igp_sideport_mclk;
radeon.h 1004 float igp_sideport_mclk; member in struct:__anon6814
radeon_atombios.c 2177 info->igp_sideport_mclk = atomDataPtr->IntegratedSystemInfo.IntegratedSystemInfo->ulBootUpMemoryClock / 100.0;
2183 info->igp_sideport_mclk = atomDataPtr->IntegratedSystemInfo.IntegratedSystemInfo_v2->ulBootUpSidePortClock / 100.0;

Completed in 11 milliseconds