Home
last modified time | relevance | path

Searched refs:gPESoCDeviceType (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/pexpert/arm/
H A Dpe_identify_machine.c39 static char *gPESoCDeviceType; variable
190 if (gPESoCDeviceType == 0) { in pe_arm_get_soc_base_phys()
193 gPESoCDeviceType = gPESoCDeviceTypeBuffer; in pe_arm_get_soc_base_phys()
602 if (!strcmp(gPESoCDeviceType, "t8002-io") || in pe_arm_init_timer()
603 !strcmp(gPESoCDeviceType, "t8004-io")) { in pe_arm_init_timer()