Searched refs:of_property_read_u64_array (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/clk/ |
H A D | clk-conf.c | 98 rc = of_property_read_u64_array(node, in __set_clk_rates()
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-imc.c | 107 if (of_property_read_u64_array(node, "base-addr", base_addr_arr, in imc_get_mem_addr_nest()
|
H A D | opal.c | 800 rc = of_property_read_u64_array(np, prop_name, &vals[0], 2); in opal_add_one_export()
|
/linux/drivers/opp/ |
H A D | of.c | 739 ret = of_property_read_u64_array(np, "opp-hz", rates, count); in _read_rate()
|
/linux/include/linux/ |
H A D | of.h | 1398 static inline int of_property_read_u64_array(const struct device_node *np, in of_property_read_u64_array() function
|