Searched refs:ranges_prop (Results 1 – 1 of 1) sorted by relevance
185 uintptr_t const *ranges_prop; in pe_arm_get_soc_base_phys() local195 SecureDTGetProperty(entryP, "ranges", (void const **)&ranges_prop, &prop_size); in pe_arm_get_soc_base_phys()196 gPESoCBasePhys = *(ranges_prop + 1); in pe_arm_get_soc_base_phys()