Home
last modified time | relevance | path

Searched refs:of_property_read_variable_u64_array (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dof.h341 extern int of_property_read_variable_u64_array(const struct device_node *np,
740 static inline int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function
1402 int ret = of_property_read_variable_u64_array(np, propname, out_values, in of_property_read_u64_array()
/linux/drivers/pci/controller/
H A Dpcie-brcmstb.c940 ret = of_property_read_variable_u64_array(pcie->np, "brcm,scb-sizes", pcie->memc_size, 1, in brcm_pcie_get_inbound_wins()