Searched refs:of_property_read_u64 (Results 1 – 6 of 6) sorted by relevance
/drivers/mtd/devices/ |
D | powernv_flash.c | 186 rc = of_property_read_u64(dev->of_node, "reg", &size); in powernv_flash_set_driver_info()
|
/drivers/mtd/nand/ |
D | gpio.c | 139 if (of_property_read_u64(pdev->dev.of_node, in gpio_nand_get_io_sync_of()
|
/drivers/input/touchscreen/ |
D | tsc2007.c | 315 if (!of_property_read_u64(np, "ti,poll-period", &val64)) in tsc2007_probe_dt()
|
/drivers/of/ |
D | base.c | 1309 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64() function 1321 EXPORT_SYMBOL_GPL(of_property_read_u64);
|
/drivers/irqchip/ |
D | irq-gic-v3.c | 888 if (of_property_read_u64(node, "redistributor-stride", &redist_stride)) in gic_of_init()
|
/drivers/base/power/opp/ |
D | core.c | 867 ret = of_property_read_u64(np, "opp-hz", &rate); in _opp_add_static_v2()
|