Searched refs:lrdr (Results 1 – 1 of 1) sorted by relevance
1058 const __be64 *lrdr = NULL; in hot_add_drconf_memory_max() local1062 lrdr = of_get_property(dn, "ibm,lrdr-capacity", NULL); in hot_add_drconf_memory_max()1064 if (lrdr) in hot_add_drconf_memory_max()1065 return be64_to_cpup(lrdr); in hot_add_drconf_memory_max()