Searched refs:lrdr (Results 1 – 1 of 1) sorted by relevance
1343 const __be64 *lrdr = NULL; in hot_add_drconf_memory_max() local1347 lrdr = of_get_property(dn, "ibm,lrdr-capacity", NULL); in hot_add_drconf_memory_max()1349 if (lrdr) in hot_add_drconf_memory_max()1350 return be64_to_cpup(lrdr); in hot_add_drconf_memory_max()