Searched refs:lrdr (Results 1 – 1 of 1) sorted by relevance
1143 const __be64 *lrdr = NULL; in hot_add_drconf_memory_max() local1147 lrdr = of_get_property(dn, "ibm,lrdr-capacity", NULL); in hot_add_drconf_memory_max()1149 if (lrdr) in hot_add_drconf_memory_max()1150 return be64_to_cpup(lrdr); in hot_add_drconf_memory_max()