Searched refs:of_property_read_u64 (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/soc/renesas/ |
| H A D | r9a06g032-smp.c | 71 ret = of_property_read_u64(dn, in r9a06g032_smp_prepare_cpus()
|
| /linux/arch/arm64/kernel/ |
| H A D | smp_spin_table.c | 55 ret = of_property_read_u64(dn, "cpu-release-addr", in smp_spin_table_cpu_init()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-secvar.c | 139 rc = of_property_read_u64(node, "max-var-size", max_size); in opal_secvar_max_size()
|
| H A D | opal-msglog.c | 113 if (of_property_read_u64(node, mc_prop_name, &mcaddr)) { in memcons_init()
|
| /linux/drivers/mtd/devices/ |
| H A D | powernv_flash.c | 199 rc = of_property_read_u64(dev->of_node, "reg", &size); in powernv_flash_set_driver_info()
|
| /linux/arch/powerpc/kexec/ |
| H A D | file_load_64.c | 537 ret = of_property_read_u64(dn, "opal-base-address", &val); in setup_purgatory_ppc64() 546 ret = of_property_read_u64(dn, "opal-entry-address", &val); in setup_purgatory_ppc64()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | gpio.c | 213 if (of_property_read_u64(pdev->dev.of_node, in gpio_nand_get_io_sync_of()
|
| /linux/drivers/soc/fsl/qe/ |
| H A D | qe.c | 608 of_property_read_u64(fw, "extended-modes", in qe_get_firmware_info()
|
| H A D | qmc.c | 1313 ret = of_property_read_u64(chan_np, "fsl,tx-ts-mask", &ts_mask); in qmc_of_parse_chans() 1322 ret = of_property_read_u64(chan_np, "fsl,rx-ts-mask", &ts_mask); in qmc_of_parse_chans()
|
| /linux/drivers/of/ |
| H A D | property.c | 446 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64() function 460 EXPORT_SYMBOL_GPL(of_property_read_u64);
|
| /linux/include/linux/ |
| H A D | of.h | 342 extern int of_property_read_u64(const struct device_node *np, 757 static inline int of_property_read_u64(const struct device_node *np, in of_property_read_u64() function
|
| /linux/drivers/crypto/nx/ |
| H A D | nx-common-powernv.c | 777 ret = of_property_read_u64(dn, "rx-fifo-address", &rx_fifo); in vas_cfg_coproc_info()
|