Searched defs:system_pll (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-mga/dist/src/ | ||
| H A D | mga_bios.c | 157 const unsigned system_pll = (bios_data[43] + 100) * 1000; local in function:mga_parse_bios_ver_2 213 const unsigned system_pll = bios_data[65] * 4 * 1000; local in function:mga_parse_bios_ver_4 276 const unsigned system_pll = bios_data[92] * 4 * 1000; local in function:mga_parse_bios_ver_5 |
Completed in 3 milliseconds