Home
last modified time | relevance | path

Searched refs:of_property_read_u64 (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/arm64/kernel/
Dsmp_spin_table.c57 if (of_property_read_u64(dn, "cpu-release-addr", in smp_spin_table_cpu_init()
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dopal-msglog.c104 if (of_property_read_u64(opal_node, "ibm,opal-memcons", &mcaddr)) { in opal_msglog_init()
/linux-4.1.27/drivers/mtd/nand/
Dgpio.c139 if (of_property_read_u64(pdev->dev.of_node, in gpio_nand_get_io_sync_of()
/linux-4.1.27/include/linux/
Dof.h291 extern int of_property_read_u64(const struct device_node *np,
562 static inline int of_property_read_u64(const struct device_node *np, in of_property_read_u64() function
/linux-4.1.27/drivers/input/touchscreen/
Dtsc2007.c315 if (!of_property_read_u64(np, "ti,poll-period", &val64)) in tsc2007_probe_dt()
/linux-4.1.27/drivers/irqchip/
Dirq-gic-v3.c838 if (of_property_read_u64(node, "redistributor-stride", &redist_stride)) in gic_of_init()
/linux-4.1.27/drivers/of/
Dbase.c1284 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64() function
1296 EXPORT_SYMBOL_GPL(of_property_read_u64);
/linux-4.1.27/drivers/media/i2c/
Dov2659.c1357 ret = of_property_read_u64(endpoint, "link-frequencies", in ov2659_get_pdata()