of_property_read_variable_u64_array
len = of_property_read_variable_u64_array(ep,
EXPORT_SYMBOL_GPL(of_property_read_variable_u64_array);
ret = of_property_read_variable_u64_array(pcie->np, "brcm,scb-sizes", pcie->memc_size, 1,
int ret = of_property_read_variable_u64_array(np, propname, out_values,
extern int of_property_read_variable_u64_array(const struct device_node *np,