Searched refs:ulBootUpUMAClock (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/ | ||
| H A D | atombios.h | 2122 ULONG ulBootUpUMAClock; //in 10kHz unit member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V2 2161 ulBootUpUMAClock: Boot-up UMA Clock in 10Khz; it must be 0x0 when UMA is not present 2287 ULONG ulBootUpUMAClock; //in 10kHz unit member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V5 3678 ULONG ulBootUpUMAClock; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V6 3705 //ulBootUpUMAClock: System memory boot up clock frequency in 10Khz unit. |
| /xsrc/external/mit/xf86-video-ati/dist/src/ | ||
| H A D | radeon_atombios.c | 2184 info->igp_system_mclk = atomDataPtr->IntegratedSystemInfo.IntegratedSystemInfo_v2->ulBootUpUMAClock / 100.0; |
Completed in 46 milliseconds