Home
last modified time | relevance | path

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

/drivers/of/
Dproperty.c390 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function
416 EXPORT_SYMBOL_GPL(of_property_read_variable_u64_array);
/drivers/pci/controller/
Dpcie-brcmstb.c895 ret = of_property_read_variable_u64_array(pcie->np, "brcm,scb-sizes", pcie->memc_size, 1, in brcm_pcie_get_inbound_wins()
/drivers/gpu/drm/bridge/
Dite-it6505.c3226 len = of_property_read_variable_u64_array(ep, in it6505_parse_dt()