Searched refs:of_property_read_u64 (Results 1 - 2 of 2) sorted by relevance

/drivers/mtd/nand/
H A Dgpio.c215 if (!r || of_property_read_u64(pdev->dev.of_node,
/drivers/of/
H A Dbase.c660 * of_property_read_u64 - Find and read a 64 bit integer from a property
672 int of_property_read_u64(const struct device_node *np, const char *propname, function
686 EXPORT_SYMBOL_GPL(of_property_read_u64); variable

Completed in 69 milliseconds